@Internal public interface WrappingProxyCloseable<T extends Closeable> extends Closeable, WrappingProxy<T>
WrappingProxy
for Closeable
that is also closeable.getWrappedDelegate
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.