public interface DictionaryElement extends Serializable
IndexWords,
Synsets, and Exceptions) must implement this interface.| Modifier and Type | Method and Description |
|---|---|
Object |
getKey()
Get a key that can be used to index this element.
|
DictionaryElementType |
getType()
Get the element's type.
|
Object getKey()
DictionaryElementType getType()
Copyright © 2019. All rights reserved.