Uses of Enum
com.ibm.icu.impl.breakiter.LSTMBreakEngine.EmbeddingType
Packages that use LSTMBreakEngine.EmbeddingType
-
Uses of LSTMBreakEngine.EmbeddingType in com.ibm.icu.impl.breakiter
Fields in com.ibm.icu.impl.breakiter declared as LSTMBreakEngine.EmbeddingTypeMethods in com.ibm.icu.impl.breakiter that return LSTMBreakEngine.EmbeddingTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static LSTMBreakEngine.EmbeddingType[]
LSTMBreakEngine.EmbeddingType.values()
Returns an array containing the constants of this enum type, in the order they are declared.