| Interface | Description |
|---|---|
| Listener<T> |
Context for unregistering a registered listener.
|
| Managed<T> |
Interface for types that can be asynchronously opened and closed.
|
| Class | Description |
|---|---|
| Assert |
Assertion utilities.
|
| Builder<T> |
Object builder.
|
| BuilderPool<T extends Builder<U>,U> |
Object builder pool.
|
| Listeners<T> |
Utility for managing a set of listeners.
|
| Exception | Description |
|---|---|
| ConfigurationException |
Resource configuration exception.
|
Copyright © 2013–2015. All rights reserved.