public class Vocab
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
Vocab() |
protected |
Vocab(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
decode(int code) |
void |
delete() |
static int |
encode(java.lang.String str) |
protected void |
finalize() |
protected static long |
getCPtr(Vocab obj) |
protected static long getCPtr(Vocab obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public static int encode(java.lang.String str)
public static java.lang.String decode(int code)