@NonNullByDefault
See: Description
| Class | Description |
|---|---|
| AutoCloseableModule |
Guice module which
AutoCloseable.close()'s all bound AutoCloseable. |
| Exception | Description |
|---|---|
| AutoCloseableRuntimeException |
RuntimeException thrown on catch of
Exception from an AutoCloseable.close(). |
Copyright © 2019 OpenDaylight. All rights reserved.