JavaScript is disabled on your browser.
Skip navigation links
Outdated Version!
Readme
Javadoc
GitHub
v1.8.1 ▼
v1.10.2
(
current
)
v1.10.1
v1.10.0
v1.9.0
v1.8.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
net.jpountz.util.SafeUtils
Packages that use
SafeUtils
Package
Description
net.jpountz.util
Utility classes.
Uses of
SafeUtils
in
net.jpountz.util
Methods in
net.jpountz.util
that return
SafeUtils
Modifier and Type
Method
Description
static
SafeUtils
SafeUtils.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
SafeUtils
[]
SafeUtils.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.