| Package | Description |
|---|---|
| org.cloudfoundry.util.tuple |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2,T3,T4,T5,T6,T7,T8> |
TupleUtils.predicate(Predicate8<T1,T2,T3,T4,T5,T6,T7,T8> predicate)
Returns a
Predicate of Tuple8 that wraps a predicate of the component values of the tuple |
Copyright © 2019. All rights reserved.