| Package | Description | 
|---|---|
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Method and Description | 
|---|---|
| NonEmptyFSList<T> | NonEmptyFSList. add(T item)inserts the new item as a new NonEmpty FSList node following this item | 
| NonEmptyFSList<T> | FSList. createNonEmptyNode() | 
| NonEmptyFSList<T> | FSList. push(T item)pushes item onto front of this list | 
| NonEmptyFSList<T> | FSList. pushNode() | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.