public class XMemcachedCASResponse<T> extends Object implements ProxyCASResponse<T>
| Constructor and Description |
|---|
XMemcachedCASResponse(net.rubyeye.xmemcached.GetsResponse<T> getsResponse) |
public XMemcachedCASResponse(net.rubyeye.xmemcached.GetsResponse<T> getsResponse)
public T getValue()
getValue in interface ProxyCASResponse<T>public long getCas()
getCas in interface ProxyCASResponse<T>Copyright © 2018. All rights reserved.