Interface StatementWithReturnValue<V>
public interface StatementWithReturnValue<V>
Code that returns a value if it is executed by
Fishbowl.exceptionThrownBy(Statement).
This code may throw a Throwable. Therefore we cannot use
Callable.-
Method Summary
-
Method Details
-
evaluate
-