Uses of Enum Class
io.higson.runtime.builtin.implementation.TextFormat
Packages that use TextFormat
-
Uses of TextFormat in io.higson.runtime.builtin.implementation
Methods in io.higson.runtime.builtin.implementation that return TextFormatModifier and TypeMethodDescriptionstatic TextFormatTextFormat.fromString(String format) static TextFormatReturns the enum constant of this class with the specified name.static TextFormat[]TextFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.