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

M

make(Consumer<VaList.Builder>, MemorySession) - Static method in interface java.lang.foreign.VaListPREVIEW
Creates a variable argument list using a builder (see VaList.BuilderPREVIEW), with the given memory session.
memberLayouts() - Method in class java.lang.foreign.GroupLayoutPREVIEW
Returns the member layouts associated with this group.
MemoryAddressPREVIEW - Interface in java.lang.foreign
A memory address models a reference into a memory location.
MemoryLayoutPREVIEW - Interface in java.lang.foreign
A memory layout can be used to describe the contents of a memory segment.
MemoryLayout.PathElementPREVIEW - Interface in java.lang.foreign
An element in a layout path.
MemorySegmentPREVIEW - Interface in java.lang.foreign
A memory segment models a contiguous region of memory.
MemorySessionPREVIEW - Interface in java.lang.foreign
A memory session manages the lifecycle of one or more resources.
mismatch(MemorySegment) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Finds and returns the offset, in bytes, of the first mismatch between this segment and the given other segment.
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