Interface Throwables.FloatUnaryOperator<E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
FloatUnaryOperator
Enclosing class:
Throwables

public static interface Throwables.FloatUnaryOperator<E extends Throwable>
The Interface FloatUnaryOperator.
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    applyAsFloat(float operand)
    Apply as float.
  • Method Details

    • applyAsFloat

      float applyAsFloat(float operand) throws E
      Apply as float.
      Parameters:
      operand -
      Returns:
      Throws:
      E - the e