public interface Node extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
void |
run() |
void run() throws InterruptedException
InterruptedExceptiondefault void close()
close in interface AutoCloseableCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.