public class MolSupplier
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
MolSupplier(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
boolean |
atEnd() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(MolSupplier obj) |
void |
init() |
ROMol |
next() |
void |
reset() |
protected static long getCPtr(MolSupplier obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void init()
public void reset()
public boolean atEnd()
public ROMol next()