public class IConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
IConfig() |
protected |
IConfig(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
boolean |
close() |
boolean |
configure(Searchable config) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(IConfig obj) |
boolean |
open(Searchable config) |
protected IConfig(long cPtr, boolean cMemoryOwn)
public IConfig()
protected static long getCPtr(IConfig obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public boolean open(Searchable config)
public boolean close()
public boolean configure(Searchable config)