Package net.spy.memcached.compat

spy.jar compatibility classes

See:
          Description

Class Summary
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.
 

Package net.spy.memcached.compat Description

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.