Uses of Class
org.apache.uima.cas.impl.FSIndexRepositoryImpl.IteratorExtraFunction
-
Packages that use FSIndexRepositoryImpl.IteratorExtraFunction Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSIndexRepositoryImpl.IteratorExtraFunction in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return FSIndexRepositoryImpl.IteratorExtraFunction Modifier and Type Method Description static FSIndexRepositoryImpl.IteratorExtraFunction
FSIndexRepositoryImpl.IteratorExtraFunction. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static FSIndexRepositoryImpl.IteratorExtraFunction[]
FSIndexRepositoryImpl.IteratorExtraFunction. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-