JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
org.ehcache.config.units.EntryUnit
Packages that use
EntryUnit
Package
Description
org.ehcache.config.units
ResourceUnit
implementations
Uses of
EntryUnit
in
org.ehcache.config.units
Methods in
org.ehcache.config.units
that return
EntryUnit
Modifier and Type
Method
Description
static
EntryUnit
EntryUnit.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
EntryUnit
[]
EntryUnit.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.