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.
-
Class Summary Class Description CloseUtil CloseUtil exists to provide a safe means to close anything closeable.SpyObject Superclass for all Spy Objects.SpyThread Superclass for all Spy Threads.SyncThread<T> Thread that invokes a callable multiple times concurrently.