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