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