Package java.lang.runtime


package java.lang.runtime
The java.lang.runtime package provides low-level runtime support for the Java language.
Since:
14
  • Classes
    Class
    Description
    A testing conversion of a value is exact if it yields a result without loss of information or throwing an exception.
    Bootstrap methods for state-driven implementations of core methods, including Object.equals(Object), Object.hashCode(), and Object.toString().
    Bootstrap methods for linking invokedynamic call sites that implement the selection functionality of the switch statement.