Searched defs:getAnnotatedReturnType (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/lang/reflect/
H A DExecutable.java634 public abstract AnnotatedType getAnnotatedReturnType(); method in class:Executable
H A DConstructor.java615 public AnnotatedType getAnnotatedReturnType() { method in class:Constructor
H A DMethod.java718 public AnnotatedType getAnnotatedReturnType() { method in class:Method

Completed in 47 milliseconds