public abstract boolean test (long value)

Evaluates this predicate on the given argument.

Parameters:
value    the input argument

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