Class GetsResponse<T>
java.lang.Object
net.rubyeye.xmemcached.GetsResponse<T>
Response for gets command.It's a value object.
- Author:
- dennis
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetsResponse
-
-
Method Details
-
getCas
public long getCas() -
getValue
-
hashCode
-
equals
-
toString
-