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