Uses of Enum
com.ibm.icu.segmenter.Segments.IterationDirection
Packages that use Segments.IterationDirection
Package
Description
Implementation of a segmentation API that is immutable and uses Streams.
-
Uses of Segments.IterationDirection in com.ibm.icu.segmenter
Subclasses with type arguments of type Segments.IterationDirection in com.ibm.icu.segmenterMethods in com.ibm.icu.segmenter that return Segments.IterationDirectionModifier and TypeMethodDescriptionstatic Segments.IterationDirectionReturns the enum constant of this type with the specified name.static Segments.IterationDirection[]Segments.IterationDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.