public interface StpReleasable
Modifier and Type | Interface and Description |
---|---|
static class |
StpReleasable.ReleaseException
A distinguished unchecked exception for use by implementations
of Releasable.
|
Modifier and Type | Method and Description |
---|---|
void |
release()
Release the resources held by this object.
|
void release()
Copyright © IBM 2016. All rights reserved.