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

T

toArray(ValueLayout.OfByte) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Copy the contents of this memory segment into a new byte array.
toArray(ValueLayout.OfChar) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Copy the contents of this memory segment into a new char array.
toArray(ValueLayout.OfDouble) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Copy the contents of this memory segment into a new double array.
toArray(ValueLayout.OfFloat) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Copy the contents of this memory segment into a new float array.
toArray(ValueLayout.OfInt) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Copy the contents of this memory segment into a new int array.
toArray(ValueLayout.OfLong) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Copy the contents of this memory segment into a new long array.
toArray(ValueLayout.OfShort) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Copy the contents of this memory segment into a new short array.
toMethodType() - Method in interface java.lang.foreign.FunctionDescriptorPREVIEW
Returns the method type consisting of the carrier types of the layouts in this function descriptor.
toString() - Method in interface java.lang.foreign.MemoryLayoutPREVIEW
Returns the string representation of this 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