public class ObjectStateManager
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
ObjectStateManager.RecoverableState |
Constructor and Description |
---|
ObjectStateManager() |
Modifier and Type | Method and Description |
---|---|
static void |
restore(ObjectStateManager.RecoverableState o) |
static void |
saveState(ObjectStateManager.RecoverableState o) |
public static void saveState(ObjectStateManager.RecoverableState o)
public static void restore(ObjectStateManager.RecoverableState o)