Module java.base
Package java.lang.runtime
The
java.lang.runtime
package provides low-level runtime support
for the Java language.- Since:
- 14
-
Class Summary Class Description ObjectMethods Associated with records, a preview feature of the Java language.
Bootstrap methods for state-driven implementations of core methods, includingObject.equals(Object)
,Object.hashCode()
, andObject.toString()
.