Home
last modified time | relevance | path

Searched defs:getInterfaces (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java87 public java.lang.@libcore.util.NonNull Class<?> @libcore.util.NonNull [] getInterfaces() { throw ne… in getInterfaces() method in Class
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java88 public java.lang.Class<?>[] getInterfaces() { throw new RuntimeException("Stub!"); } in getInterfaces() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java131 public java.lang.Class<?>[] getInterfaces() { in getInterfaces() method in Class
/libcore/ojluni/src/main/java/java/lang/
DClass.java1363 public Class<?>[] getInterfaces() { in getInterfaces() method in Class