Interface Throwables.ByteFunction<R,E extends Throwable>

Type Parameters:
R -
E -
All Known Subinterfaces:
ByteFunction<R>
Enclosing class:
Throwables

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

    Modifier and Type
    Method
    Description
    apply(byte value)
     
  • Method Details

    • apply

      R apply(byte value) throws E
      Parameters:
      value -
      Returns:
      Throws:
      E - the e