Uses of Package
java.lang.foreign

Packages that use java.lang.foreign
Package
Description
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.
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.

Incubating Feature. Will be removed in a future release.