Uses of Interface
org.apache.uima.jcas.cas.NonEmptyList
-
Uses of NonEmptyList in org.apache.uima.jcas.cas
Modifier and TypeMethodDescriptiondefault void
CommonList.walkList
(Consumer<NonEmptyList> consumer, Runnable foundLoop) Walks a list, executing the consumer on each element.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.