Module java.base
Package java.lang.runtime
packagejava.lang.runtime
The
java.lang.runtime package provides low-level runtime support for the Java language.- Since:
- 14
- Class SummaryClassDescriptionBootstrap methods for state-driven implementations of core methods, including
Object.equals(Object),Object.hashCode(), andObject.toString().