| Package | Description |
|---|---|
| to.etc.function |
| Modifier and Type | Method and Description |
|---|---|
default ConsumerEx<T> |
ConsumerEx.andThen(ConsumerEx<? super T> after)
Returns a composed
Consumer that performs, in sequence, this
operation followed by the after operation. |
| Modifier and Type | Method and Description |
|---|---|
default ConsumerEx<T> |
ConsumerEx.andThen(ConsumerEx<? super T> after)
Returns a composed
Consumer that performs, in sequence, this
operation followed by the after operation. |
Copyright © 2017 etc.to. All rights reserved.