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 Summary

    Modifier and Type
    Method
    Description
    boolean
    test(T t)
     
  • Method Details

    • test

      boolean test(T t) throws E
      Parameters:
      t -
      Returns:
      Throws:
      E - the e