Package java.lang.runtime
packagejava.lang.runtime
The
java.lang.runtime package provides low-level runtime supportfor the Java language.- Since:
- 14
- Related PackagesPackageDescriptionProvides classes that are fundamental to the design of the Javaprogramming language.
- ClassesClassDescriptionA testing conversion of a value is exact if it yields a result without lossof information or throwing an exception.Bootstrap methods for state-driven implementations of core methods,including
Object.equals(Object),Object.hashCode(), andObject.toString().Bootstrap methods for linkinginvokedynamiccall sites that implementthe selection functionality of theswitchstatement.