Added in API level 34
java.lang.runtime
Thejava.lang.runtime
package provides low-level runtime support
for the Java language.
Classes
ObjectMethods |
Bootstrap methods for state-driven implementations of core methods,
including Object.equals(Object) , Object.hashCode() , and
Object.toString() .
|
Classes