public class Threader
extends java.lang.Object
Constructor and Description |
---|
Threader() |
Modifier and Type | Method and Description |
---|---|
Threadable |
thread(Threadable[] messages)
The main threader entry point - The client passes in an array of Threadable objects, and
the Threader constructs a connected 'graph' of messages
|
public Threadable thread(Threadable[] messages)
messages
-