| 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()
getter for tail *
|
| Modifier and Type | Method and Description |
|---|---|
void |
NonEmptyFloatList.setTail(FloatList v)
setter for tail *
|
Copyright © 2013. All Rights Reserved.