public final class NullType extends ReferenceType<Object>
There is a single instance of NullType : NullType.INSTANCE.
| Modifier and Type | Field and Description |
|---|---|
static NullType |
INSTANCE
The singleton of NullType.
|
public static final NullType INSTANCE