- All Superinterfaces:
- java.lang.AutoCloseable, Joinable, Stoppable, ThreadState
- All Known Implementing Classes:
- ShutdownableThread, StoppableThread
public interface ThreadLike
extends ThreadState, Stoppable, Joinable
A thread-like running service that can be stopped and joined.