Uses of Package
java.lang.invoke

Packages that use java.lang.invoke
Package
Description
Provides classes that are fundamental to the design of the Java programming language.
Provides classfile parsing, generation, and transformation library.
Classes and interfaces to represent nominal descriptors for run-time entities such as classes or method handles, and classfile entities such as constant pool entries or invokedynamic call sites.
Provides low-level access to memory and functions outside the Java runtime.
The java.lang.invoke package provides low-level primitives for interacting with the Java Virtual Machine.
The java.lang.runtime package provides low-level runtime support for the Java language.
Contains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and scanning classes, base64 encoding and decoding, a bit array, and several miscellaneous utility classes.