Uses of Class
org.apache.uima.cas.impl.FSRBTSetIndex
Packages that use FSRBTSetIndex
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FSRBTSetIndex in org.apache.uima.cas.impl
Constructors in org.apache.uima.cas.impl with parameters of type FSRBTSetIndexModifierConstructorDescriptionIntIterator4set
(FSRBTSetIndex<T> fsSetIndex, int[] detectIllegalIndexUpdates, IntComparator comp) -
Uses of FSRBTSetIndex in org.apache.uima.internal.util.rb_trees
Methods in org.apache.uima.internal.util.rb_trees with parameters of type FSRBTSetIndexModifier and TypeMethodDescription<T extends FeatureStructure>
ComparableIntPointerIterator<T> IntArrayRBT.pointerIterator
(FSRBTSetIndex<T> fsSetIndex, int[] detectIllegalIndexUpdates, IntComparator comp) <T extends FeatureStructure>
IntPointerIteratorIntArrayRBT.pointerIterator
(IntComparator comp, FSRBTSetIndex<T> fsSetIndex)