Package | Description |
---|---|
org.helenus.util.function |
Modifier and Type | Method and Description |
---|---|
default ETetraConsumer<T,U,V,X,E> |
ETetraConsumer.andThen(ETetraConsumer<? super T,? super U,? super V,? super X,E> after)
Returns a composed
ETetraConsumer that performs, in sequence, this
operation followed by the after operation. |
Modifier and Type | Method and Description |
---|---|
default ETetraConsumer<T,U,V,X,E> |
ETetraConsumer.andThen(ETetraConsumer<? super T,? super U,? super V,? super X,E> after)
Returns a composed
ETetraConsumer that performs, in sequence, this
operation followed by the after operation. |
Copyright (C) 2015-2017 The Helenus Driver Project Authors.