public static class AbstractStateSerializer.Mapping<S,PS> extends Object
PS
persistedState
S
state
Mapping(S state, PS persistedState)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final S state
public final PS persistedState
public Mapping(S state, PS persistedState)