Interface Predicate<T>

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

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