Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
org.apache.uima.internal.util.rb_trees |
Modifier and Type | Method and Description |
---|---|
ComparableIntPointerIterator |
FSBagIndex.pointerIterator(IntComparator comp,
int[] detectIllegalIndexUpdates,
int typeCode) |
abstract ComparableIntPointerIterator |
FSLeafIndexImpl.pointerIterator(IntComparator comp,
int[] detectIllegalIndexUpdates,
int typeCode) |
ComparableIntPointerIterator |
FSIntArrayIndex.pointerIterator(IntComparator comp,
int[] detectIllegalIndexUpdates,
int typeCode) |
ComparableIntPointerIterator |
FSVectorIndex.pointerIterator(IntComparator comp,
int[] detectIllegalIndexUpdates,
int typeCode) |
Modifier and Type | Method and Description |
---|---|
ComparableIntPointerIterator |
IntArrayRBT.pointerIterator(IntComparator comp,
int[] detectIllegalIndexUpdates,
int typeCode) |
Copyright © 2015. All rights reserved.