net.sourceforge.swimp.coin
Class CoinWarmStart
java.lang.Object
net.sourceforge.swimp.coin.CoinWarmStart
public class CoinWarmStart
- extends java.lang.Object
|
Constructor Summary |
CoinWarmStart()
This constructor creates the proxy which initially does not create nor own any C memory |
CoinWarmStart(long cPtr,
boolean cMemoryOwn)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
CoinWarmStart
public CoinWarmStart(long cPtr,
boolean cMemoryOwn)
CoinWarmStart
public CoinWarmStart()
- This constructor creates the proxy which initially does not create nor own any C memory
getCPtr
public static long getCPtr(CoinWarmStart obj)
finalize
protected void finalize()
- Overrides:
finalize in class java.lang.Object
delete
public void delete()
clone
public CoinWarmStart clone()
- Overrides:
clone in class java.lang.Object
generateDiff
public CoinWarmStartDiff generateDiff(CoinWarmStart oldCWS)
applyDiff
public void applyDiff(CoinWarmStartDiff cwsdDiff)