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