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

D

defaultLookup() - Method in interface java.lang.foreign.LinkerPREVIEW
Returns a symbol lookup for symbols in a set of commonly used libraries.
downcallHandle(Addressable, FunctionDescriptor) - Method in interface java.lang.foreign.LinkerPREVIEW
Creates a method handle which can be used to call a target foreign function with the given signature and address.
downcallHandle(FunctionDescriptor) - Method in interface java.lang.foreign.LinkerPREVIEW
Creates a method handle which can be used to call a target foreign function with the given signature.
downcallType(FunctionDescriptor) - Static method in interface java.lang.foreign.LinkerPREVIEW
Returns the downcall method handle type associated with the given function descriptor.
dropReturnLayout() - Method in class java.lang.foreign.FunctionDescriptorPREVIEW
Returns a function descriptor with the return layout dropped.
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