public interface SharedCloseable
extends java.lang.AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
addTo(Ref.IdentityCollection identities) |
java.lang.Throwable |
close(java.lang.Throwable accumulate) |
SharedCloseable |
sharedCopy() |
SharedCloseable sharedCopy()
java.lang.Throwable close(java.lang.Throwable accumulate)
void addTo(Ref.IdentityCollection identities)
Copyright © 2009- The Apache Software Foundation