public final class Undefined
extends java.lang.Object
Undefined
- Undefined constant.Modifier and Type | Field and Description |
---|---|
static Undefined |
INSTANCE
INSTANCE - instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public static final Undefined INSTANCE
INSTANCE
- instance.