Searched refs:RuntimeVisibleParameterAnnotations (Results 1 – 2 of 2) sorted by relevance
183 class RuntimeVisibleParameterAnnotations implements ParameterAnnotations { class192 public RuntimeVisibleParameterAnnotations(List<List<AnnotationInfo>> annotations) { in RuntimeVisibleParameterAnnotations() method in Attribute.RuntimeVisibleParameterAnnotations
140 attributes.add(new Attribute.RuntimeVisibleParameterAnnotations(visibles)); in addParameterAnnotations()