Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages

N

name() - Method in class java.lang.foreign.GroupLayoutPREVIEW
 
name() - Method in interface java.lang.foreign.MemoryLayoutPREVIEW
Returns the name (if any) associated with this layout.
nativeLinker() - Static method in interface java.lang.foreign.LinkerPREVIEW
Returns a linker for the ABI associated with the underlying native platform.
newNativeArena(long, long, MemorySession) - Static method in interface java.lang.foreign.SegmentAllocatorPREVIEW
Creates an arena-based allocator used to allocate native memory segments.
newNativeArena(long, MemorySession) - Static method in interface java.lang.foreign.SegmentAllocatorPREVIEW
Creates an arena-based allocator used to allocate native memory segments.
newNativeArena(MemorySession) - Static method in interface java.lang.foreign.SegmentAllocatorPREVIEW
Creates an unbounded arena-based allocator used to allocate native memory segments.
nextVarg(GroupLayout, SegmentAllocator) - Method in interface java.lang.foreign.VaListPREVIEW
Reads the next value as a MemorySegment, and advances this variable argument list's position.
nextVarg(ValueLayout.OfAddress) - Method in interface java.lang.foreign.VaListPREVIEW
Reads the next value as a MemoryAddress and advances this variable argument list's position.
nextVarg(ValueLayout.OfDouble) - Method in interface java.lang.foreign.VaListPREVIEW
Reads the next value as a double and advances this variable argument list's position.
nextVarg(ValueLayout.OfInt) - Method in interface java.lang.foreign.VaListPREVIEW
Reads the next value as an int and advances this variable argument list's position.
nextVarg(ValueLayout.OfLong) - Method in interface java.lang.foreign.VaListPREVIEW
Reads the next value as a long and advances this variable argument list's position.
NULL - Static variable in interface java.lang.foreign.MemoryAddressPREVIEW
The memory address instance modelling the NULL address.
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages