Uses of Class
adams.data.audioannotations.AudioAnnotationComparator
-
Packages that use AudioAnnotationComparator Package Description adams.data.audioannotations -
-
Uses of AudioAnnotationComparator in adams.data.audioannotations
Fields in adams.data.audioannotations declared as AudioAnnotationComparator Modifier and Type Field Description protected static AudioAnnotationComparator
AudioAnnotations. m_Comparator
the comparator to use.Methods in adams.data.audioannotations that return AudioAnnotationComparator Modifier and Type Method Description AudioAnnotationComparator
AudioAnnotations. newComparator()
Returns a new instance of the default comparator.
-