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