Uses of Class
org.jaudiotagger.tag.datatype.NumberFixedLength

Packages that use NumberFixedLength
org.jaudiotagger.tag.datatype   
 

Uses of NumberFixedLength in org.jaudiotagger.tag.datatype
 

Subclasses of NumberFixedLength in org.jaudiotagger.tag.datatype
 class NumberHashMap
          Represents a number thats acts as a key into an enumeration of values
 

Constructors in org.jaudiotagger.tag.datatype with parameters of type NumberFixedLength
NumberFixedLength(NumberFixedLength copy)