Home
last modified time | relevance | path

Searched defs:isInterface (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DModifier.java184 public static boolean isInterface(int mod) { in isInterface() method in Modifier
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java62 public boolean isInterface() { throw new RuntimeException("Stub!"); } in isInterface() method in Class
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java62 public boolean isInterface() { throw new RuntimeException("Stub!"); } in isInterface() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java77 public boolean isInterface() { in isInterface() method in Class
/libcore/ojluni/src/main/java/java/lang/
DClass.java607 public boolean isInterface() { in isInterface() method in Class