private static final class MapBackedDictionary.MapTableKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private DictionaryFileType |
_fileType |
private POS |
_pos |
| Modifier | Constructor and Description |
|---|---|
private |
MapTableKey(POS pos,
DictionaryFileType fileType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
private POS _pos
private DictionaryFileType _fileType
private MapTableKey(POS pos, DictionaryFileType fileType)