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.