Uses of Class
org.apache.uima.cas.impl.FsIndex_set_sorted
Packages that use FsIndex_set_sorted
Package
Description
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_sortedModifier and TypeFieldDescriptionprotected final FsIndex_set_sorted
<T> FsIterator_set_sorted2.ll_index
Constructors in org.apache.uima.cas.impl with parameters of type FsIndex_set_sortedModifierConstructorDescription(package private)
FsIterator_set_sorted_pear
(FsIndex_set_sorted<T> ll_index, CopyOnWriteIndexPart cow_wrapper, Comparator<TOP> comparatorMaybeNoTypeWithoutID) FsIterator_set_sorted2
(FsIndex_set_sorted<T> ll_index, CopyOnWriteIndexPart cow_wrapper, Comparator<TOP> comparatorMaybeNoTypeWithoutID)