Package 

Class EmptyTargetInfo

  • All Implemented Interfaces:

    
    public final class EmptyTargetInfo
    extends TargetInfo
                        

    Target info for a TypeAnnotation structure with empty content.

    • 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
      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
    • Constructor Detail

      • EmptyTargetInfo

        EmptyTargetInfo()