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