Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
org.apache.uima.internal.util |
Modifier and Type | Field and Description |
---|---|
PositiveIntSet |
CasSerializerSupport.CasDocSerializer.multiRefFSs
set of FSs that have multiple references
This is for JSON which is computing the multi-refs, not depending on the setting in a feature.
|
Modifier and Type | Method and Description |
---|---|
int[] |
FSIndexRepositoryImpl.getUpdatedFSs(PositiveIntSet items) |
Modifier and Type | Class and Description |
---|---|
class |
IntBitSet
A set of non-zero positive ints.
|
class |
IntHashSet
A set of non-zero ints.
|
class |
IntSet
This class implements a set of integers.
|
class |
PositiveIntSet_impl
An set of non-zero integers, ability to iterate over them (possibly in a sorted way),
with O(1) operations for adding, removing, and testing for contains.
|
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.