java.lang.Object | |
↳ | com.atlassian.jira.util.CompositeCloseable |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface com.atlassian.jira.util.Closeable |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Closes this stream and releases any system resources associated with it.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||
From interface
com.atlassian.jira.util.Closeable
| |||||||||||||
From interface
java.io.Closeable
|
Closes this stream and releases any system resources associated with it. If the stream is already closed then invoking this method has no effect.