Home
last modified time | relevance | path

Searched defs:bootstrap (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/runtime/
DObjectMethods.annotated.java34 public static @libcore.util.NonNull java.lang.Object bootstrap( in bootstrap() method in ObjectMethods
/libcore/ojluni/src/main/java/java/lang/runtime/
DObjectMethods.java335 …public static Object bootstrap(MethodHandles.Lookup lookup, String methodName, TypeDescriptor type, in bootstrap() method in ObjectMethods