Package com.io7m.cedarbridge.runtime.api
Interface CBFloatType
- All Superinterfaces:
CBSerializableType,Formattable
public sealed interface CBFloatType
extends Formattable, CBSerializableType
permits CBFloat16, CBFloat32, CBFloat64
The base type of floating-point values.
-
Method Summary
Methods inherited from interface java.util.Formattable
formatTo