Uses of Interface
org.jenkinsci.plugins.github.pullrequest.utils.IOUtils.IOPredicate
-
Uses of IOUtils.IOPredicate in org.jenkinsci.plugins.github.pullrequest.utils
Modifier and TypeMethodDescriptionstatic <T> Predicate<T>
IOUtils.iop
(IOUtils.IOPredicate<T> pred) Wraps provided Predicate into an IOPredicate.