Uses of Package
jdk.incubator.foreign
Package
Description
Classes to support low-level and efficient foreign memory/function access, directly from Java.
-
ClassDescriptionRepresents a type which is addressable.A C linker implements the C Application Binary Interface (ABI) calling conventions.A C type kind.An interface that models a C
va_list
.A builder interface used to construct a Cva_list
.A function descriptor is made up of zero or more argument layouts and zero or one return layout.A group layout is used to combine together multiple member layouts.A native library lookup.A symbol retrieved during a library lookup.A memory address models a reference into a memory location.A memory layout can be used to describe the contents of a memory segment in a language neutral fashion.Instances of this class are used to form layout paths.A memory segment models a contiguous region of memory.A native scope is an abstraction which provides shared temporal bounds for one or more allocations, backed by off-heap memory.A sequence layout.A value layout.