Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
IntPointerIterator |
FSLeafIndexImpl.getIntIterator() |
IntPointerIterator |
FSIndexImpl.getIntIterator() |
IntPointerIterator |
FSIndexRepositoryImpl.getIntIteratorForIndex(String label) |
IntPointerIterator |
FSIndexRepositoryImpl.getIntIteratorForIndex(String label,
Type type) |
protected abstract IntPointerIterator |
FSLeafIndexImpl.refIterator() |
protected IntPointerIterator |
FSIntArrayIndex.refIterator() |
protected IntPointerIterator |
FSBagIndex.refIterator() |
protected IntPointerIterator |
FSVectorIndex.refIterator() |
protected abstract IntPointerIterator |
FSLeafIndexImpl.refIterator(int fsCode) |
protected IntPointerIterator |
FSIntArrayIndex.refIterator(int fsCode) |
protected IntPointerIterator |
FSBagIndex.refIterator(int fsCode) |
protected IntPointerIterator |
FSVectorIndex.refIterator(int fsCode) |
Modifier and Type | Interface and Description |
---|---|
interface |
ComparableIntPointerIterator
Interface for a comparable IntListIterator.
|
interface |
IntKeyValueIterator
Used in the CAS implementation.
|
Modifier and Type | Method and Description |
---|---|
IntPointerIterator |
IntArrayRBT.pointerIterator() |
IntPointerIterator |
IntArrayRBT.pointerIterator(int aKey) |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.