com.smaxe.uv.amf
Class Undefined
java.lang.Object
com.smaxe.uv.amf.Undefined
public final class Undefined
- extends java.lang.Object
Undefined - Undefined constant.
- Author:
- Andrei Sochirca
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
INSTANCE
public static final Undefined INSTANCE
INSTANCE - instance.
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public final int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object