|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntPointerIterator | |
---|---|
org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. |
org.apache.uima.internal.util | |
org.apache.uima.internal.util.rb_trees |
Uses of IntPointerIterator in org.apache.uima.cas.impl |
---|
Methods in org.apache.uima.cas.impl that return IntPointerIterator | |
---|---|
IntPointerIterator |
FSIndexImpl.getIntIterator()
|
IntPointerIterator |
FSLeafIndexImpl.getIntIterator()
|
IntPointerIterator |
FSIndexRepositoryImpl.getIntIteratorForIndex(java.lang.String label)
|
IntPointerIterator |
FSIndexRepositoryImpl.getIntIteratorForIndex(java.lang.String label,
Type type)
|
protected IntPointerIterator |
FSIntArrayIndex.refIterator()
|
protected IntPointerIterator |
FSBagIndex.refIterator()
|
protected IntPointerIterator |
FSVectorIndex.refIterator()
|
protected abstract IntPointerIterator |
FSLeafIndexImpl.refIterator()
|
protected IntPointerIterator |
FSIntArrayIndex.refIterator(int fsCode)
|
protected IntPointerIterator |
FSBagIndex.refIterator(int fsCode)
|
protected IntPointerIterator |
FSVectorIndex.refIterator(int fsCode)
|
protected abstract IntPointerIterator |
FSLeafIndexImpl.refIterator(int fsCode)
|
Uses of IntPointerIterator in org.apache.uima.internal.util |
---|
Subinterfaces of IntPointerIterator in org.apache.uima.internal.util | |
---|---|
interface |
ComparableIntPointerIterator
Interface for a comparable IntListIterator. |
Uses of IntPointerIterator in org.apache.uima.internal.util.rb_trees |
---|
Methods in org.apache.uima.internal.util.rb_trees that return IntPointerIterator | |
---|---|
IntPointerIterator |
IntArrayRBT.pointerIterator()
|
IntPointerIterator |
IntArrayRBT.pointerIterator(int aKey)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |