Class DoubleType

    • Method Detail

      • asDouble

        public DoubleType asDouble()
        Description copied from class: Type
        Casts this to a DoubleType or returns null if not a DoubleType.
        Overrides:
        asDouble in class Type
      • hashCodeImpl

        protected int hashCodeImpl()
        Specified by:
        hashCodeImpl in class Type
      • equalsImpl

        protected boolean equalsImpl​(Type t)
        Specified by:
        equalsImpl in class Type