Package io.milton.simpleton
Class Stage<V extends Runnable>
java.lang.Object
io.milton.simpleton.Stage<V>
- All Implemented Interfaces:
Closeable,AutoCloseable,Runnable
- Author:
- bradm (zfc1502)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Stage
-
-
Method Details
-
addThread
protected void addThread() -
getName
-
enqueue
-
run
public void run() -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-