public class StateStack<E> extends Object
StateManager.saveState() / StateManager.restoreState()
methods.| Constructor and Description |
|---|
StateStack(StateManager sm)
Creates a restorable stack.
|
public StateStack(StateManager sm)
sm - the state manager that saves/restores the stack
when StateManager.saveState() / StateManager.restoreState()
methods are called.Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.