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 © 2024. All rights reserved.