Index
All Classes and Interfaces|All Packages
F
- fill(byte) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Fills a value into this memory segment.
- firstVariadicArgumentIndex() - Method in class java.lang.foreign.FunctionDescriptorPREVIEW
-
The index of the first variadic argument layout (where defined).
- flatten() - Method in class java.lang.foreign.SequenceLayoutPREVIEW
-
Returns a flattened sequence layout.
- force() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
-
Forces any changes made to the contents of this mapped segment to be written to the storage device described by the mapped segment's file descriptor.
- FunctionDescriptorPREVIEW - Class in java.lang.foreign
-
A function descriptor is made up of zero or more argument layouts and zero or one return layout.
All Classes and Interfaces|All Packages