| Interface | Description |
|---|---|
| CompositeAutoClosable |
Represents an
AutoCloseable made up of several other
AutoCloseables. |
| Exception | Description |
|---|---|
| CompositeClosingException |
Exception thrown to propagate exceptions thrown by
CompositeAutoClosable.close(). |
Copyright © 2018. All rights reserved.