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