Interface Throwables.ByteTriPredicate<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    boolean
    test(byte a, byte b, byte c)
     
  • Method Details

    • test

      boolean test(byte a, byte b, byte c) throws E
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e