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