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