Uses of Class
org.apache.uima.cas.impl.FsIndex_set_sorted
-
Packages that use FsIndex_set_sorted Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FsIndex_set_sorted in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FsIndex_set_sorted Modifier and Type Field Description protected FsIndex_set_sorted<T>
FsIterator_set_sorted2. ll_index
Constructors in org.apache.uima.cas.impl with parameters of type FsIndex_set_sorted Constructor Description FsIterator_set_sorted_pear(FsIndex_set_sorted<T> ll_index, CopyOnWriteIndexPart cow_wrapper, java.util.Comparator<TOP> comparatorMaybeNoTypeWithoutID)
FsIterator_set_sorted2(FsIndex_set_sorted<T> ll_index, CopyOnWriteIndexPart cow_wrapper, java.util.Comparator<TOP> comparatorMaybeNoTypeWithoutID)
-