Interface Throwables.ToFloatFunction<T,E extends Throwable>

Type Parameters:
T -
E -
All Known Subinterfaces:
ToFloatFunction<T>
Enclosing class:
Throwables

public static interface Throwables.ToFloatFunction<T,E extends Throwable>
The Interface ToFloatFunction.
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    Apply as float.
  • Method Details

    • applyAsFloat

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