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

insertArgumentLayouts(int, MemoryLayout...) - Method in interface 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.
isAccessibleBy(Thread) - Method in interface java.lang.foreign.SegmentScopePREVIEW
Returns true if the provided thread can access and/or associate segments with this scope.
isAlive() - Method in interface java.lang.foreign.SegmentScopePREVIEW
Returns true, if this scope is alive.
isCloseableBy(Thread) - Method in interface java.lang.foreign.ArenaPREVIEW
Returns true if the provided thread can close this arena.
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.
isReadOnly() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Returns true, if this segment is read-only.
isUnbounded() - Method in interface java.lang.foreign.ValueLayout.OfAddressPREVIEW
Returns true, if this address layout is an unbounded address layoutPREVIEW.
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