Class TypeRepImpl

  • All Implemented Interfaces:
    TypeRep

    public final class TypeRepImpl
    extends java.lang.Object
    implements TypeRep
    • Constructor Summary

      Constructors 
      Constructor Description
      TypeRepImpl​(int type_code, int[] typeSize)  
    • Constructor Detail

      • TypeRepImpl

        public TypeRepImpl​(int type_code,
                           int[] typeSize)
    • Method Detail

      • getTypeSize

        public int[] getTypeSize()
        Specified by:
        getTypeSize in interface TypeRep
      • 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