public class Sorter extends java.lang.Object implements java.lang.Runnable
Constructor and Description |
---|
Sorter(java.lang.Double[] values,
ArrayComponent panel,
java.util.concurrent.BlockingQueue<java.lang.String> queue) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public Sorter(java.lang.Double[] values, ArrayComponent panel, java.util.concurrent.BlockingQueue<java.lang.String> queue)
public void run()
run
in interface java.lang.Runnable