Uses of Interface
org.apache.uima.internal.util.IntPointerIterator
Packages that use IntPointerIterator
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of IntPointerIterator in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement IntPointerIteratorModifier and TypeClassDescriptionclassFSIntIteratorImplBase<T extends FeatureStructure>Base class for int Iterators over indexes.classIntIterator4set<T extends FeatureStructure>Methods in org.apache.uima.cas.impl that return IntPointerIteratorModifier and TypeMethodDescriptionFSIndexImpl.getIntIterator()FSLeafIndexImpl.getIntIterator()FSIndexRepositoryImpl.getIntIteratorForIndex(String label) FSIndexRepositoryImpl.getIntIteratorForIndex(String label, Type type) protected IntPointerIteratorFSBagIndex.refIterator()protected IntPointerIteratorFSBagIndex.refIterator(int fsCode) protected IntPointerIteratorFSIntArrayIndex.refIterator()protected IntPointerIteratorFSIntArrayIndex.refIterator(int fsAddr) protected abstract IntPointerIteratorFSLeafIndexImpl.refIterator()protected abstract IntPointerIteratorFSLeafIndexImpl.refIterator(int fsCode) FSRBTSetIndex.refIterator()protected IntPointerIteratorFSRBTSetIndex.refIterator(int fsCode) -
Uses of IntPointerIterator in org.apache.uima.internal.util
Subinterfaces of IntPointerIterator in org.apache.uima.internal.utilModifier and TypeInterfaceDescriptioninterfaceComparableIntPointerIterator<F extends FeatureStructure>Interface for a comparable IntPointerIterator.interfaceUsed in the CAS implementation. -
Uses of IntPointerIterator in org.apache.uima.internal.util.rb_trees
Methods in org.apache.uima.internal.util.rb_trees that return IntPointerIteratorModifier and TypeMethodDescription<T extends FeatureStructure>
IntPointerIteratorIntArrayRBT.pointerIterator(IntComparator comp, FSRBTSetIndex<T> fsSetIndex)