Class Type.PrimitiveType

    • Constructor Detail

      • PrimitiveType

        public PrimitiveType()
    • Method Detail

      • isPrimitiveType

        public boolean isPrimitiveType()
        Specified by:
        isPrimitiveType in interface Type
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object