Home
last modified time | relevance | path

Searched defs:getEnclosingConstructor (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java98 @libcore.util.Nullable public java.lang.reflect.Constructor<?> getEnclosingConstructor() { throw ne… in getEnclosingConstructor() method in Class
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java100 public java.lang.reflect.Constructor<?> getEnclosingConstructor() { throw new RuntimeException("Stu… in getEnclosingConstructor() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java159 public java.lang.reflect.Constructor<?> getEnclosingConstructor() { in getEnclosingConstructor() method in Class