public interface IPointer extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a user-friendly name of this pointer type for identification
purposes.
|
String |
getSymbol()
The symbol in the Wordnet data files that is used to indicate this
pointer type.
|
String getSymbol()
null, empty, or all whitespace.String getName()
null, empty, or all whitespace.Copyright © 2018. All rights reserved.