Searched refs:ParameterAnnotations (Results 1 – 2 of 2) sorted by relevance
178 interface ParameterAnnotations extends Attribute { interface183 class RuntimeVisibleParameterAnnotations implements ParameterAnnotations {203 class RuntimeInvisibleParameterAnnotations implements ParameterAnnotations {
69 writeParameterAnnotations((Attribute.ParameterAnnotations) attribute); in write()165 public void writeParameterAnnotations(Attribute.ParameterAnnotations attribute) { in writeParameterAnnotations()