public interface Predicate<T>

Methods

public abstract boolean test(T t)

Method details

test

public abstract boolean test(T t)