Package 

Class ConstantNumeric

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getBytes() Bytes field of this constant pool entry.
      final Unit setBytes(Integer bytes) Bytes field of this constant pool entry.
      final String getFormattedBytes()
      Boolean equals(Object other) Check if constant is equal to another one.
      Integer hashCode() Hash code of the constant,
      • Methods inherited from class org.gjt.jclasslib.structures.Constant

        getConstantType, getVerbose
      • Methods inherited from class org.gjt.jclasslib.structures.Structure

        read, write
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait