public class VersionedState<T> extends Object
VersionedState(T state, long version)
T
state()
long
version()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VersionedState(T state, long version)
public T state()
public long version()
Copyright © 2021. All rights reserved.