Package org.chenile.owiz.impl
Class ChainContext.SavePoint
java.lang.Object
org.chenile.owiz.impl.ChainContext.SavePoint
- Enclosing class:
- ChainContext<InputType>
This class specifies a save point.
You can restart the chain from saved points.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
savedIndex
int savedIndex
-
-
Constructor Details
-
SavePoint
public SavePoint(int index)
-