public interface GenericEnumSymbol<E extends GenericEnumSymbol<E>> extends GenericContainer, Comparable<E>
Modifier and Type | Method and Description |
---|---|
String |
toString()
Return the symbol.
|
getSchema
compareTo
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.