public class AbstractIndexSymbol extends Object implements IndexSymbol
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
static AbstractIndexSymbol |
get(String label) |
int |
hashCode() |
boolean |
isBottom() |
String |
toString() |
public static AbstractIndexSymbol get(String label)
public boolean isBottom()
isBottom in interface IndexSymbolpublic String toString()
toString in interface IndexSymboltoString in class ObjectCopyright © 2019. All rights reserved.