JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
de.team33.patterns.enums.pan.Values
Uses of
Values
in
de.team33.patterns.enums.pan
Methods in
de.team33.patterns.enums.pan
that return
Values
Modifier and Type
Method
Description
static <E extends
Enum
<E>>
Values
<E>
Values.
of
(
Class
<E> enumClass)
Returns a tool instance to handle the values of the given
enum class
.