Interface Throwables.ToByteFunction<T,E extends Throwable>

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

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

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

    • applyAsByte

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