Interface BooleanFunction<R>

All Superinterfaces:
Throwables.BooleanFunction<R,RuntimeException>

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