Java.Lang.Runtimes Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
Remarks
This namespace contains bootstrap APIs for record-object methods and switch statement call sites.