Interface FloatSupplier

All Known Implementing Classes:
FloatConstantSupplier

public interface FloatSupplier
Float supplier
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    Gets float value
  • Method Details

    • getAsFloat

      float getAsFloat()
      Gets float value
      Returns:
      float value