Class BasicType


  • public final class BasicType
    extends Type
    Denotes basic type such as int.
    • Method Detail

      • getType

        public static 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