Module java.base

Interface ValueLayout.OfChar

All Superinterfaces:
MemoryLayout, ValueLayout
Enclosing interface:
ValueLayout

public static sealed interface ValueLayout.OfChar extends ValueLayout
A value layout whose carrier is char.class.
Since:
22
See Also: