| Package | Description |
|---|---|
| org.mule.runtime.core.api.util.func |
| Modifier and Type | Method and Description |
|---|---|
static <T> CompositePredicate<T> |
CompositePredicate.of(Predicate<T>... predicates)
Creates a new instance which aggregates the given
predicates. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.