Class FloatType

All Implemented Interfaces:
PrimitiveType<Float>, Type<Float>

@Immutable public abstract class FloatType extends PrimitiveTypeBase<Float>
The primitive float type.
  • Constructor Details

    • FloatType

      public FloatType()
  • Method Details