public final class ValueWithCas<V> extends Object
ValueWithCas(V value, long cas)
long
getCas()
V
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ValueWithCas(V value, long cas)
public V getValue()
public long getCas()
public String toString()
toString
Object
Copyright © 2015 Project Grizzly. All Rights Reserved.