public interface Disposable extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
default void |
close() |
void |
dispose() |
void dispose() throws ObjectDisposeException, InterruptedException
default void close() throws ObjectDisposeException, InterruptedException
close
in interface AutoCloseable
ObjectDisposeException
InterruptedException
Copyright © 2018 SPF4J. All rights reserved.