Uses of Class
no.digipost.util.AutoClosed
Packages that use AutoClosed
-
Uses of AutoClosed in no.digipost
Methods in no.digipost that return AutoClosedModifier and TypeMethodDescriptionstatic <T> AutoClosed<T>Wrap an arbitrary object to anAutoCloseablecontainer, and assign an operation to be performed on the wrapped object when callingAutoCloseable.close().