Package 

Class ParameterTargetInfo

  • All Implemented Interfaces:

    
    public final class ParameterTargetInfo
    extends TargetInfo
                        

    Target info for a TypeAnnotation structure with a parameter target.

    • 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 getTypeParameterIndex() The index of the type parameter.
      final Unit setTypeParameterIndex(Integer typeParameterIndex) The index of the type parameter.
      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