Class RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
java.lang.Object
kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- Enclosing class:
RuntimeVisibleorInvisibleParameterAnnotationsAttribute
public static class RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
extends Object
ParameterAnnotation represents the annotations on a single parameter.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AnnotationsAttribute.Annotation[]private final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
annotations
-
numAnnotations
private final int numAnnotations
-
-
Constructor Details
-
ParameterAnnotation
-
-
Method Details
-
getClassFileEntries
-
getLength
public int getLength() -
resolve
-
writeBody
- Throws:
IOException
-