public interface SharedCloseable
extends java.lang.AutoCloseable
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
close(java.lang.Throwable accumulate) |
SharedCloseable |
sharedCopy() |
SharedCloseable sharedCopy()
java.lang.Throwable close(java.lang.Throwable accumulate)
Copyright © 2016 The Apache Software Foundation