soot.jbuddy
Class bddPair
java.lang.Object
soot.jbuddy.bddPair
- public class bddPair
- extends java.lang.Object
Constructor Summary |
|
bddPair()
|
protected |
bddPair(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
bddPair
protected bddPair(long cPtr,
boolean cMemoryOwn)
bddPair
public bddPair()
finalize
protected void finalize()
delete
public void delete()
getCPtr
protected static long getCPtr(bddPair obj)
setResult
public void setResult(SWIGTYPE_p_int result)
getResult
public SWIGTYPE_p_int getResult()
setLast
public void setLast(int last)
getLast
public int getLast()
setId
public void setId(int id)
getId
public int getId()
setNext
public void setNext(bddPair next)
getNext
public bddPair getNext()