Class BasicType

  • All Implemented Interfaces:
    java.io.Serializable

    public final class BasicType
    extends Type
    Denotes basic type such as int.
    See Also:
    Serialized Form
    • Method Detail

      • getType

        public static final BasicType getType​(byte type)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Type
        Returns:
        a hash code value for the object.
      • equals

        public boolean equals​(java.lang.Object _type)
        Overrides:
        equals in class Type
        Returns:
        true if both type objects refer to the same type