Uses of Class
net.spy.memcached.PersistTo

Packages that use PersistTo
net.spy.memcached Memcached client and transformation utils 
 

Uses of PersistTo in net.spy.memcached
 

Methods in net.spy.memcached that return PersistTo
static PersistTo PersistTo.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PersistTo[] PersistTo.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.