Package | Description |
---|---|
io.vavr.control |
Modifier and Type | Method and Description |
---|---|
default Try<T> |
Try.andThenTry(CheckedConsumer<? super T> consumer)
Passes the result to the given
consumer if this is a Success . |
Copyright © 2017. All Rights Reserved.