Package 

Class ObjectVerificationTypeInfoEntry

    • 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 getCpIndex() The constant pool index of the associated ConstantClassInfo.
      final Unit setCpIndex(Integer cpIndex) The constant pool index of the associated ConstantClassInfo.
      Integer getLength()
      Unit appendTo(StringBuilder buffer) Append the verbose representation to a string builder.
      • Methods inherited from class org.gjt.jclasslib.structures.attributes.VerificationTypeInfoEntry

        getType
      • 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