Uses of Enum Class
chat.octet.model.enums.LlamaSplitMode
Packages that use LlamaSplitMode
-
Uses of LlamaSplitMode in chat.octet.model.enums
Methods in chat.octet.model.enums that return LlamaSplitModeModifier and TypeMethodDescriptionstatic LlamaSplitModeReturns the enum constant of this class with the specified name.static LlamaSplitModeLlamaSplitMode.valueOfType(int type) static LlamaSplitMode[]LlamaSplitMode.values()Returns an array containing the constants of this enum class, in the order they are declared.