Interface Stoppable
-
- All Superinterfaces:
java.lang.AutoCloseable,java.io.Closeable
- All Known Implementing Classes:
CloseableDaemonThread,LineConsumerThread
public interface Stoppable extends java.io.CloseableUsed inCloseableDaemonThread.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddisable()
-