Class BasicType

  • All Implemented Interfaces:
    java.io.Serializable

    public final class BasicType
    extends Type
    Denotes basic type such as int.
    Version:
    $Id: BasicType.java 386056 2006-03-15 11:31:56Z tcurdt $
    Author:
    M. Dahm
    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