Interface Predicate<T>

All Superinterfaces:
Predicate<T>, Throwables.Predicate<T,RuntimeException>

public interface Predicate<T> extends Throwables.Predicate<T,RuntimeException>, Predicate<T>
Since:
0.8
Author:
Haiyang Li