public class ConcreteIndexSymbol extends Object implements IndexSymbol
| Modifier and Type | Method and Description |
|---|---|
static ConcreteIndexSymbol |
getIndexSymbol(String label,
boolean isBottom) |
boolean |
isBottom() |
String |
toString() |
public static ConcreteIndexSymbol getIndexSymbol(String label, boolean isBottom)
public boolean isBottom()
isBottom in interface IndexSymbolpublic String toString()
toString in interface IndexSymboltoString in class ObjectCopyright © 2019. All rights reserved.