public abstract class ConstantObject extends Object implements AbstractObject
Constructor and Description |
---|
ConstantObject() |
Modifier and Type | Method and Description |
---|---|
String |
shortString() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
public String toString()
toString
in interface AbstractObject
toString
in class Object
public String shortString()
shortString
in interface AbstractObject