Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0002424
StatusNot Changed
Class Summary
MemoryLayout
Field Detail
Constructor Detail
Method Detail
bitAlignment()
bitOffset(java.lang.foreign.MemoryLayout.PathElement...)
bitOffsetHandle(java.lang.foreign.MemoryLayout.PathElement...)
bitSize()
byteAlignment()
byteOffset(java.lang.foreign.MemoryLayout.PathElement...)
byteOffsetHandle(java.lang.foreign.MemoryLayout.PathElement...)
byteSize()
equals(java.lang.Object)
hashCode()
isPadding()
name()
paddingLayout(long)
select(java.lang.foreign.MemoryLayout.PathElement...)
sequenceLayout(long,java.lang.foreign.MemoryLayout)
sliceHandle(java.lang.foreign.MemoryLayout.PathElement...)
structLayout(java.lang.foreign.MemoryLayout...)
toString()
unionLayout(java.lang.foreign.MemoryLayout...)
valueLayout(java.lang.Class,java.nio.ByteOrder)
varHandle(java.lang.foreign.MemoryLayout.PathElement...)
withBitAlignment(long)
withName(java.lang.String)