Interface BooleanFunction<R>

All Superinterfaces:
Throwables.BooleanFunction<R,RuntimeException>

public interface BooleanFunction<R> extends Throwables.BooleanFunction<R,RuntimeException>
Since:
0.8
Author:
Haiyang Li