public class Snapshot extends Object implements Serializable
Snapshot(Object state)
Snapshot(Object state, boolean isIncrementalSnapshot)
Object
getState()
boolean
isIncrementalSnapshot()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Snapshot(Object state)
public Snapshot(Object state, boolean isIncrementalSnapshot)
public boolean isIncrementalSnapshot()
public Object getState()
Copyright © 2019. All rights reserved.