csnd
Class IntToStringMap
java.lang.Object
csnd.IntToStringMap
public class IntToStringMap
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
IntToStringMap
public IntToStringMap(long cPtr,
boolean cMemoryOwn)
IntToStringMap
public IntToStringMap()
IntToStringMap
public IntToStringMap(IntToStringMap arg0)
getCPtr
public static long getCPtr(IntToStringMap obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
size
public long size()
empty
public boolean empty()
clear
public void clear()
get
public java.lang.String get(int key)
set
public void set(int key,
java.lang.String x)
del
public void del(int key)
has_key
public boolean has_key(int key)