public static class Try.ResourceHandler4<R1 extends AutoCloseable,R2 extends AutoCloseable,R3 extends AutoCloseable,R4 extends AutoCloseable> extends Object
| Modifier and Type | Method and Description |
|---|---|
<V> Try.Value<V> |
apply(Throwing.Function4<R1,R2,R3,R4,V> fn) |
Try |
run(Throwing.Consumer4<R1,R2,R3,R4> fn) |
Copyright © 2017. All rights reserved.