From charlesreid1

Predicates

Predicates in Guava are a computational implementation of a logical precondition that must be true for an action to be taken or not taken.

Link to Guava Javadocs: https://google.github.io/guava/releases/snapshot/api/docs/com/google/common/base/Predicate.html


Flags





See also: