public interface Closeable<E extends Closeable>
Modifier and Type | Method and Description |
---|---|
GrizzlyFuture<E> |
close() |
void |
close(CompletionHandler<E> completionHandler) |
GrizzlyFuture<E> close()
void close(CompletionHandler<E> completionHandler)
Copyright © 2013 Oracle Corporation. All Rights Reserved.