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 AudioAnnotationComparatorAudioAnnotations. m_Comparatorthe comparator to use.Methods in adams.data.audioannotations that return AudioAnnotationComparator Modifier and Type Method Description AudioAnnotationComparatorAudioAnnotations. newComparator()Returns a new instance of the default comparator.
-