Home
last modified time | relevance | path

Searched refs:ObjectMethods (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/runtime/
DObjectMethods.annotated.java30 public class ObjectMethods { class
32 ObjectMethods() { throw new RuntimeException("Stub!"); } in ObjectMethods() method in ObjectMethods
/libcore/ojluni/src/main/java/java/lang/runtime/
DObjectMethods.java49 public class ObjectMethods { class
51 private ObjectMethods() { } in ObjectMethods() method in ObjectMethods
75 Class<ObjectMethods> OBJECT_METHODS_CLASS = ObjectMethods.class;
86 ClassLoader loader = ObjectMethods.class.getClassLoader();
/libcore/
Dopenjdk_java_files.bp224 "ojluni/src/main/java/java/lang/runtime/ObjectMethods.java",
/libcore/api/
Dcurrent.txt5229 public class ObjectMethods {