EPredicate<Input> extension

on

Properties

not Predicate<Input>

Available on Predicate<Input>, provided by the EPredicate extension

no setter

Methods

and(Predicate<Input> predicate) Predicate<Input>

Available on Predicate<Input>, provided by the EPredicate extension

or(Predicate<Input> predicate) Predicate<Input>

Available on Predicate<Input>, provided by the EPredicate extension