Uses of Enum
org.apache.uima.cas.impl.Subiterator.BoundsUse
Packages that use Subiterator.BoundsUse
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of Subiterator.BoundsUse in org.apache.uima.cas.impl
Subclasses with type arguments of type Subiterator.BoundsUse in org.apache.uima.cas.implMethods in org.apache.uima.cas.impl that return Subiterator.BoundsUseModifier and TypeMethodDescriptionstatic Subiterator.BoundsUseReturns the enum constant of this type with the specified name.static Subiterator.BoundsUse[]Subiterator.BoundsUse.values()Returns an array containing the constants of this enum type, in the order they are declared.