Module java.base

Interface ValueLayout.OfDouble

All Superinterfaces:
MemoryLayout, ValueLayout
Enclosing interface:
ValueLayout

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