public class NullType extends ScalarType
| Constructor and Description | 
|---|
NullType()
Creates a null type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
computeCommonType, getArity, getDimension, getHierarchy, getLevel, hashCode, isInstance, toString, usesDimension, usesHierarchypublic boolean equals(Object obj)
equals in class ScalarType