Class FloatType

    • Method Detail

      • asFloat

        public FloatType asFloat()
        Description copied from class: Type
        Casts this to a FloatType or returns null if not a FloatType.
        Overrides:
        asFloat 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