csnd
public class IntToStringMap extends Object
| Field Summary | |
|---|---|
| protected boolean | swigCMemOwn |
| Constructor Summary | |
|---|---|
| protected | IntToStringMap(long cPtr, boolean cMemoryOwn) |
| IntToStringMap() | |
| IntToStringMap(IntToStringMap arg0) | |
| Method Summary | |
|---|---|
| void | clear() |
| void | del(int key) |
| void | delete() |
| boolean | empty() |
| protected void | finalize() |
| String | get(int key) |
| protected static long | getCPtr(IntToStringMap obj) |
| boolean | has_key(int key) |
| void | set(int key, String x) |
| long | size() |