Module java.base

Interface ValueLayout.OfShort

All Superinterfaces:
MemoryLayout, ValueLayout
Enclosing interface:
ValueLayout

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