JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.base
java.lang.foreign
Linker
Uses of Interface
java.lang.foreign.Linker
Packages that use
Linker
Package
Description
java.lang.foreign
Provides low-level access to memory and functions outside the Java runtime.
Uses of
Linker
in
java.lang.foreign
Methods in
java.lang.foreign
that return
Linker
Modifier and Type
Method
Description
static
Linker
Linker.
nativeLinker
()
Returns a linker for the ABI associated with the underlying native platform.