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(), andObject.toString(). | 
| SwitchBootstraps | Bootstrap methods for linking invokedynamiccall sites that implement
 the selection functionality of theswitchstatement. | 
- Classes
