public interface DictionaryElement extends Serializable
IndexWord
s,
Synset
s, and Exc
eptions) 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 © 2020. All rights reserved.