Uses of Class
org.apache.uima.internal.util.IntVector
Packages that use IntVector
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of IntVector in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as IntVectorModifier and TypeFieldDescriptionfinal IntVector[]
CasSerializerSupport.CasDocSerializer.indexedFSs
CasSerializerSupport.CasDocSerializer.modifiedEmbeddedValueFSs
CasSerializerSupport.CasDocSerializer.previouslySerializedFSs
Methods in org.apache.uima.cas.impl with parameters of type IntVectorModifier and TypeMethodDescriptionprotected void
protected void
protected abstract void
For serialization: get all the items in this index and bulk add to an IntVectorprotected void
int
ListUtils.createFsList
(List<String> stringValues, IntVector fsAddresses) int
ListUtils.updateFsList
(int addr, List<String> stringValues, IntVector fsAddresses) Constructors in org.apache.uima.cas.impl with parameters of type IntVectorModifierConstructorDescriptionCasSeqAddrMaps
(IntVector tgtSeq2SrcAddr, Int2IntRBT srcAddr2TgtSeq) -
Uses of IntVector in org.apache.uima.internal.util
Subclasses of IntVector in org.apache.uima.internal.utilMethods in org.apache.uima.internal.util that return IntVectorMethods in org.apache.uima.internal.util with parameters of type IntVectorModifier and TypeMethodDescriptionvoid
void
Add all elements of this bit set to the passed in IntVectorvoid
void
void
void
add all elements in this set to the IntVector v as a bulk operation