Uses of Interface
org.jaudiotagger.tag.datatype.HashMapInterface

Packages that use HashMapInterface
org.jaudiotagger.tag.datatype   
 

Uses of HashMapInterface in org.jaudiotagger.tag.datatype
 

Classes in org.jaudiotagger.tag.datatype that implement HashMapInterface
 class NumberHashMap
          Represents a number thats acts as a key into an enumeration of values
 class StringHashMap
          Represents a String thats acts as a key into an enumeration of values.