Interface Throwables.UnaryOperator<T,E extends Throwable>

Type Parameters:
T -
E -
All Superinterfaces:
Throwables.Function<T,T,E>
All Known Subinterfaces:
UnaryOperator<T>
Enclosing class:
Throwables

public static interface Throwables.UnaryOperator<T,E extends Throwable> extends Throwables.Function<T,T,E>
The Interface UnaryOperator.