Class CONSTANT_Long_info


  • final class CONSTANT_Long_info
    extends ConstantPoolEntry
    Long Constant - page 97 - Section 4.4.5
    • Field Detail

      • value

        private final long value
    • Constructor Detail

      • CONSTANT_Long_info

        CONSTANT_Long_info​(long value)
    • Method Detail

      • hashCode

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

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object