Uses of Interface
org.farng.mp3.object.ObjectHashMapInterface

Packages that use ObjectHashMapInterface
org.farng.mp3.object Each tag is broken down into fields or fragments which are further broken down into Objects 
 

Uses of ObjectHashMapInterface in org.farng.mp3.object
 

Classes in org.farng.mp3.object that implement ObjectHashMapInterface
 class ObjectNumberHashMap
          ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down in to individual AbstractMP3Objects
 class ObjectStringHashMap
          ID3v2 and Lyrics3v2 tags have individual fields AbstractMP3Fragments Then each fragment is broken down in to individual AbstractMP3Objects