Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
org.apache.uima.internal.util |
Modifier and Type | Method and Description |
---|---|
int |
ListUtils.createFsList(List<String> stringValues,
IntVector fsAddresses) |
int |
ListUtils.updateFsList(int addr,
List<String> stringValues,
IntVector fsAddresses) |
Constructor and Description |
---|
CasSeqAddrMaps(IntVector tgtSeq2SrcAddr,
Int2IntRBT srcAddr2TgtSeq) |
Modifier and Type | Class and Description |
---|---|
class |
IntStack
A stack of integers.
|
Modifier and Type | Method and Description |
---|---|
IntVector |
IntVector.copy() |
IntVector |
IntVector.sortDedup() |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.