Class NullType

java.lang.Object
mondrian.olap.type.ScalarType
mondrian.olap.type.NullType
All Implemented Interfaces:
Type

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

    • NullType

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