Uses of Interface
com.usatiuk.utils.AutoCloseableNoThrow
Packages that use AutoCloseableNoThrow
-
Uses of AutoCloseableNoThrow in com.usatiuk.utils
Methods in com.usatiuk.utils that return AutoCloseableNoThrowModifier and TypeMethodDescriptionLocks the data and returns an AutoCloseable that unlocks it when closed.Tries to lock the data and returns an AutoCloseable that unlocks it when closed.