| Package | Description |
|---|---|
| org.cloudfoundry.util.tuple |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2,T3,T4,T5> |
TupleUtils.consumer(Consumer5<T1,T2,T3,T4,T5> consumer)
Returns a
Consumer of Tuple5 that wraps a consumer of the component values of the tuple |
Copyright © 2019. All rights reserved.