In Java 8 there is a `andThen` method in `Function...
# coroutines
a
In Java 8 there is a
andThen
method in
Function
class which does that.