Interface Throwables.Predicate<T,E extends Throwable>

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

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