JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
io.higson.runtime.engine.util.Separator
Packages that use
Separator
Package
Description
io.higson.runtime.engine.util
Uses of
Separator
in
io.higson.runtime.engine.util
Methods in
io.higson.runtime.engine.util
that return
Separator
Modifier and Type
Method
Description
static
Separator
Separator.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Separator
[]
Separator.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.