Module java.base

Interface ValueLayout.OfFloat

All Superinterfaces:
MemoryLayout, ValueLayout
Enclosing interface:
ValueLayout

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