public class StringTable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
i |
protected LinkedHashMap<String,Integer> |
table |
| Constructor and Description |
|---|
StringTable() |
protected LinkedHashMap<String,Integer> table
protected int i
Copyright © 2013. All Rights Reserved.