Package net.spy.memcached.compat
package net.spy.memcached.compat
spy.jar compatibility classes
This package exists to remove the spy.jar dependency by copying some of the critical pieces into the client base itself.
-
ClassesClassDescriptionCloseUtil exists to provide a safe means to close anything closeable.Superclass for all Spy Objects.Superclass for all Spy Threads.SyncThread<T>Thread that invokes a callable multiple times concurrently.