Uses of Interface
net.spy.memcached.internal.GetCompletionListener
-
Packages that use GetCompletionListener Package Description net.spy.memcached.internal Internal utilities. -
-
Uses of GetCompletionListener in net.spy.memcached.internal
Methods in net.spy.memcached.internal with parameters of type GetCompletionListener Modifier and Type Method Description GetFuture<T>
GetFuture. addListener(GetCompletionListener listener)
GetFuture<T>
GetFuture. removeListener(GetCompletionListener listener)
-