| Package | Description |
|---|---|
| com.moderocky.mask.api |
| Modifier and Type | Method and Description |
|---|---|
default QuadConsumer<T,U,V,W> |
QuadConsumer.andThen(QuadConsumer<? super T,? super U,? super V,? super W> after)
Returns a composed
QuadConsumer that performs, in
sequence, this
operation followed by the after operation.
|
| Modifier and Type | Method and Description |
|---|---|
default QuadConsumer<T,U,V,W> |
QuadConsumer.andThen(QuadConsumer<? super T,? super U,? super V,? super W> after)
Returns a composed
QuadConsumer that performs, in
sequence, this
operation followed by the after operation.
|
Copyright © 2020. All rights reserved.