Class NullType

  • All Implemented Interfaces:
    Type

    public class NullType
    extends ScalarType
    The type of a null expression.
    Since:
    Aug 21, 2006
    Author:
    medstat
    • Constructor Detail

      • NullType

        public NullType()
        Creates a null type.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class ScalarType