X - The type of the exceptions thrown by this releasable.public static interface Pool.Releasable<X extends Exception>
| Modifier and Type | Method and Description |
|---|---|
void |
release()
Releases this resource to its pool.
|
Copyright © 2005–2015 Schlichtherle IT Services. All rights reserved.