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