choco.kernel.memory.copy
Class RcSave
java.lang.Object
choco.kernel.memory.copy.RcSave
- All Implemented Interfaces:
- RecomputableElement
public final class RcSave
- extends Object
- implements RecomputableElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentElement
public RecomputableElement[][] currentElement
RcSave
public RcSave(EnvironmentCopying env)
clear
public void clear()
save
public void save(int worldIndex)
restore
public void restore(int worldIndex)
remove
public void remove(int worldIndex)
getType
public int getType()
- Specified by:
getType
in interface RecomputableElement
getTimeStamp
public int getTimeStamp()
- Specified by:
getTimeStamp
in interface RecomputableElement
Copyright © 2012. All Rights Reserved.