| Package | Description |
|---|---|
| no.digipost |
| Modifier and Type | Method and Description |
|---|---|
static <T,X extends Exception> |
DiggBase.throwingAutoClose(T object,
ThrowingConsumer<? super T,X> closeOperation)
Wrap an arbitrary object to an
AutoCloseable container, and assign an operation to be
performed on the wrapped object when calling AutoCloseable.close(). |
Copyright © 2018 Digipost. All rights reserved.