Module java.base

Interface UnionLayout

All Superinterfaces:
GroupLayout, MemoryLayout

public sealed interface UnionLayout extends GroupLayout
A group layout whose member layouts are laid out at the same starting offset.
Implementation Requirements:
Implementing classes are immutable, thread-safe and value-based.
Since:
22