Searched refs:paramterAnnotations (Results 1 – 1 of 1) sorted by relevance
107 Annotation[][] paramterAnnotations) { in forMember() argument109 Iterator<Annotation[]> annotationsIterator = Arrays.asList(paramterAnnotations).iterator(); in forMember()