| Package | Description | 
|---|---|
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NonEmptyFloatList | 
| class  | NonEmptyFSList<T extends TOP> | 
| class  | NonEmptyIntegerList | 
| class  | NonEmptyStringList | 
| Modifier and Type | Method and Description | 
|---|---|
| default void | CommonList. walkList_saxException(org.apache.uima.internal.util.function.Consumer_withSaxException<NonEmptyList> consumer,
                     Runnable foundLoop)Walks a list, executing the consumer on each element. | 
| default void | CommonList. walkList(Consumer<NonEmptyList> consumer,
        Runnable foundLoop)Walks a list, executing the consumer on each element. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.