predicate property

Predicate<String> predicate
final

The predicate function testing the input.

Implementation

final Predicate<String> predicate;