Package-level declarations
Types
Link copied to clipboard
interface AsyncCloseable
An interface that allows to close resources asynchronously.
Link copied to clipboard
An base AsyncCloseable that provides a default implementation for the close, so it is not mandatory overriding it.