public class StringTable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
i
|
protected LinkedHashMap |
table
|
| Constructor and Description |
|---|
StringTable()
|
protected LinkedHashMap<String ,Integer > table
protected int i