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

I

implicitAllocator() - Static method in interface java.lang.foreign.SegmentAllocatorPREVIEW
Returns an allocator which allocates native segments in independent implicit memory sessionsPREVIEW.
insertArgumentLayouts(int, MemoryLayout...) - Method in class java.lang.foreign.FunctionDescriptorPREVIEW
Returns a function descriptor with the given argument layouts inserted at the given index, into the argument layout array of this function descriptor.
isAlive() - Method in interface java.lang.foreign.MemorySessionPREVIEW
Returns true, if this memory session is alive.
isCloseable() - Method in interface java.lang.foreign.MemorySessionPREVIEW
Returns true, if this session is a closeable memory session.
isLoaded() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Determines whether the contents of this mapped segment is resident in physical memory.
isMapped() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Returns true if this segment is a mapped segment.
isNative() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Returns true if this segment is a native segment.
isPadding() - Method in class java.lang.foreign.GroupLayoutPREVIEW
 
isPadding() - Method in interface java.lang.foreign.MemoryLayoutPREVIEW
Returns true, if this layout is a padding layout.
isReadOnly() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Returns true, if this segment is read-only.
isStruct() - Method in class java.lang.foreign.GroupLayoutPREVIEW
Returns true, if this group layout is a struct layout.
isUnion() - Method in class java.lang.foreign.GroupLayoutPREVIEW
Returns true, if this group layout is a union layout.
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