|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntVector | |
---|---|
org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. |
org.apache.uima.internal.util |
Uses of IntVector in org.apache.uima.cas.impl |
---|
Methods in org.apache.uima.cas.impl with parameters of type IntVector | |
---|---|
int |
ListUtils.createFsList(java.util.List<java.lang.String> stringValues,
IntVector fsAddresses)
|
int |
ListUtils.updateFsList(int addr,
java.util.List<java.lang.String> stringValues,
IntVector fsAddresses)
|
Uses of IntVector in org.apache.uima.internal.util |
---|
Subclasses of IntVector in org.apache.uima.internal.util | |
---|---|
class |
IntStack
A stack of integers. |
Methods in org.apache.uima.internal.util that return IntVector | |
---|---|
IntVector |
IntVector.copy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |