public class DarkroomProcessingLine
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
ScreenshotReceipt |
addToProcessingQueue(ScreenshotNegative negative) |
void |
process(ScreenshotNegative negative) |
void |
run() |
void |
terminate() |
public void terminate()
public ScreenshotReceipt addToProcessingQueue(ScreenshotNegative negative)
public void run()
run
in interface java.lang.Runnable
public void process(ScreenshotNegative negative)