Java.Lang.Runtimes Namespace

Provides bootstrap methods for Java language features.

Classes

Name Description
ObjectMethods

Bootstrap methods for state-driven implementations of core methods, including Object.equals(Object), Object.hashCode(), and Object.toString().

SwitchBootstraps

Bootstrap methods for linking invokedynamic call sites that implement the selection functionality of the switch statement.

Remarks

This namespace contains bootstrap APIs for record-object methods and switch statement call sites.