public abstract boolean test (T t)

Evaluates this predicate on the given argument.

Parameters:
t    the input argument

Returns:  true if the input argument matches the predicate, otherwise false