Module java.base

Interface StructLayout

All Superinterfaces:
GroupLayout, MemoryLayout

public sealed interface StructLayout extends GroupLayout
A group layout whose member layouts are laid out one after the other.
Implementation Requirements:
Implementing classes are immutable, thread-safe and value-based.
Since:
22