Uses of Class
org.apache.uima.jcas.cas.NonEmptyIntegerList
-
Packages that use NonEmptyIntegerList Package Description org.apache.uima.jcas.cas JCAS model for built-in CAS types -
-
Uses of NonEmptyIntegerList in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas that return NonEmptyIntegerList Modifier and Type Method Description NonEmptyIntegerList
IntegerList. createNonEmptyNode()
NonEmptyIntegerList
IntegerList. push(int item)
pushes item onto front of this listNonEmptyIntegerList
IntegerList. pushNode()
-