public static final class SynchPrinter.SystemPrinter extends JacobRunnable
Constructor and Description |
---|
SynchPrinter.SystemPrinter(SynchPrintChannel self) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Peform the template reduction, i.e. do whatever it is that the
templetized process does.
|
getImplementedMethods, toString
getClassName, getExtension, getMethod, importChannel, instance, newChannel, newChannel, object, object, object, object, replication, replication
public SynchPrinter.SystemPrinter(SynchPrintChannel self)
public void run()
JacobRunnable
Note that JACOB operations are performed in parallel, so the sequencing of JACOB operations is irrelevant
run
in class JacobRunnable