Interface Throwables.ByteUnaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    byte
    applyAsByte(byte operand)
    Apply as byte.
  • Method Details

    • applyAsByte

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