Package 

Class OffsetTargetInfo

  • All Implemented Interfaces:

    
    public final class OffsetTargetInfo
    extends TargetInfo
                        

    Target info for a TypeAnnotation structure with a bytecode offset.

    • 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 getOffset() The bytecode offset.
      final Unit setOffset(Integer offset) The bytecode offset.
      Integer getLength() The length of the structure in bytes.
      String getVerbose() A verbose description for the target info.
      • 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