protected static class FSIteratorImplBase.AnnotationComparator<T extends FeatureStructure>
extends java.lang.Object
implements java.util.Comparator<T>
Modifier | Constructor and Description |
---|---|
protected |
FSIteratorImplBase.AnnotationComparator(AnnotationIndex<? extends FeatureStructure> index) |
protected FSIteratorImplBase.AnnotationComparator(AnnotationIndex<? extends FeatureStructure> index)
public int compare(T fs1, T fs2)
compare
in interface java.util.Comparator<T extends FeatureStructure>
Copyright © 2012. All Rights Reserved.