public final class Undefined
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Undefined.CLASS |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
STRING |
Modifier and Type | Method and Description |
---|---|
static boolean |
isUndefined(ClassNode other) |
static boolean |
isUndefined(java.lang.String other) |
public static final java.lang.String STRING
public static boolean isUndefined(java.lang.String other)
public static boolean isUndefined(ClassNode other)