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