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

W

whileAlive(Runnable) - Method in interface java.lang.foreign.MemorySessionPREVIEW
Runs a critical action while this memory session is kept alive.
withBitAlignment(long) - Method in class java.lang.foreign.GroupLayoutPREVIEW
Returns a memory layout with the same size and name as this layout, but with the specified alignment constraints (in bits).
withBitAlignment(long) - Method in interface java.lang.foreign.MemoryLayoutPREVIEW
Returns a memory layout with the same size and name as this layout, but with the specified alignment constraints (in bits).
withBitAlignment(long) - Method in class java.lang.foreign.SequenceLayoutPREVIEW
Returns a memory layout with the same size and name as this layout, but with the specified alignment constraints (in bits).
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfAddressPREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfBooleanPREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfBytePREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfCharPREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfDoublePREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfFloatPREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfIntPREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfLongPREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayout.OfShortPREVIEW
 
withBitAlignment(long) - Method in class java.lang.foreign.ValueLayoutPREVIEW
Returns a memory layout with the same size and name as this layout, but with the specified alignment constraints (in bits).
withElementCount(long) - Method in class java.lang.foreign.SequenceLayoutPREVIEW
Returns a sequence layout with the same element layout, alignment constraints and name as this sequence layout, but with the specified element count.
withName(String) - Method in class java.lang.foreign.GroupLayoutPREVIEW
Returns a memory layout with the same size and alignment constraints as this layout, but with the specified name.
withName(String) - Method in interface java.lang.foreign.MemoryLayoutPREVIEW
Returns a memory layout with the same size and alignment constraints as this layout, but with the specified name.
withName(String) - Method in class java.lang.foreign.SequenceLayoutPREVIEW
Returns a memory layout with the same size and alignment constraints as this layout, but with the specified name.
withName(String) - Method in class java.lang.foreign.ValueLayout.OfAddressPREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfBooleanPREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfBytePREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfCharPREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfDoublePREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfFloatPREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfIntPREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfLongPREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayout.OfShortPREVIEW
 
withName(String) - Method in class java.lang.foreign.ValueLayoutPREVIEW
Returns a memory layout with the same size and alignment constraints as this layout, but with the specified name.
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfAddressPREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfBooleanPREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfBytePREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfCharPREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfDoublePREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfFloatPREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfIntPREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfLongPREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayout.OfShortPREVIEW
 
withOrder(ByteOrder) - Method in class java.lang.foreign.ValueLayoutPREVIEW
Returns a value layout with the same carrier, alignment constraints and name as this value layout, but with the specified byte order.
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