| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.common.function |
| Modifier and Type | Method and Description |
|---|---|
default TriConsumer<T,U,B> |
TriConsumer.andThen(TriConsumer<? super T,? super U,? super B> after)
Returns a composed
TriConsumer that performs, in sequence, this
operation followed by the after operation. |
| Modifier and Type | Method and Description |
|---|---|
default TriConsumer<T,U,B> |
TriConsumer.andThen(TriConsumer<? super T,? super U,? super B> after)
Returns a composed
TriConsumer that performs, in sequence, this
operation followed by the after operation. |
Copyright © 2018 SAP SE. All Rights Reserved.