Interface Throwables.EEE.Callable<R,E extends Throwable,E2 extends Throwable,E3 extends Throwable>

Enclosing class:
Throwables.EEE

public static interface Throwables.EEE.Callable<R,E extends Throwable,E2 extends Throwable,E3 extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • call

      R call() throws E, E2, E3
      Returns:
      Throws:
      E
      E2
      E3