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