Uses of Class
org.apache.uima.jcas.cas.EmptyIntegerList
-
Packages that use EmptyIntegerList Package Description org.apache.uima.cas Common Analysis System(CAS) Interfacesorg.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.jcas Interfaces for accessing the JCAS.org.apache.uima.jcas.cas JCAS model for built-in CAS types -
-
Uses of EmptyIntegerList in org.apache.uima.cas
Methods in org.apache.uima.cas that return EmptyIntegerList Modifier and Type Method Description default EmptyIntegerListCAS. emptyIntegerList() -
Uses of EmptyIntegerList in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as EmptyIntegerList Modifier and Type Field Description private EmptyIntegerListCASImpl.SharedViewData. emptyIntegerListMethods in org.apache.uima.cas.impl that return EmptyIntegerList Modifier and Type Method Description EmptyIntegerListCASImpl. emptyIntegerList() -
Uses of EmptyIntegerList in org.apache.uima.jcas
Methods in org.apache.uima.jcas that return EmptyIntegerList Modifier and Type Method Description default EmptyIntegerListJCas. emptyIntegerList() -
Uses of EmptyIntegerList in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas that return EmptyIntegerList Modifier and Type Method Description EmptyIntegerListIntegerList. emptyList()
-