Searched refs:getRecordAnnotationElement (Results 1 – 2 of 2) sorted by relevance
59 return declaringClass.getRecordAnnotationElement(name, array_class); in readElement()
3953 public native <T2> T2[] getRecordAnnotationElement(String elementName, Class<T2[]> arrayClass); in getRecordAnnotationElement() method in Class