| Package | Description | 
|---|---|
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EmptyIntegerList | 
| class  | NonEmptyIntegerList | 
| Modifier and Type | Method and Description | 
|---|---|
| IntegerList | NonEmptyIntegerList. getTail() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NonEmptyIntegerList. setTail(IntegerList v) | 
| Constructor and Description | 
|---|
| NonEmptyIntegerList(JCas jcas,
                   int i,
                   IntegerList tail) | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.