Class FSIntArrayIndex<T extends FeatureStructure>

  • Type Parameters:
    T - the Java cover class type for this index, passed along to (wrapped) iterators producing Java cover classes
    All Implemented Interfaces:
    java.util.Comparator<T>, FSIndexImpl, LowLevelIndex, IntComparator

    public class FSIntArrayIndex<T extends FeatureStructure>
    extends FSLeafIndexImpl<T>
    Used for sorted indexes only Uses IntVector (sorted) as the index (of FSs)