Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java58 public boolean isInstance(@libcore.util.Nullable java.lang.Object obj) { throw new RuntimeException… in isInstance() method in Class
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java58 public boolean isInstance(java.lang.Object obj) { throw new RuntimeException("Stub!"); } in isInstance() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java69 public boolean isInstance(java.lang.Object obj) { in isInstance() method in Class
/libcore/ojluni/src/main/java/java/lang/
DClass.java538 public boolean isInstance(Object obj) { in isInstance() method in Class