| Modifier and Type | Method and Description |
|---|---|
<R> FunctionalTransaction<Pair<T,R>> |
FunctionalTransaction.and(FunctionWithException<T,R> f)
Creates another transaction and chains it to this one preserving the intermediate result.
|
Copyright © 2019. All rights reserved.