Uses of Class
org.apache.uima.jcas.cas.NonEmptyFSList
-
Packages that use NonEmptyFSList Package Description org.apache.uima.jcas.cas JCAS model for built-in CAS types -
-
Uses of NonEmptyFSList in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas that return NonEmptyFSList Modifier and Type Method Description NonEmptyFSList
FSList. push(TOP item)
pushes item onto front of this list
-