public class MultiThreadTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static IBlockingQueue<jadex.commons.concurrent.MultiThreadTest.ExecutionThread> |
waits
The waiting pool.
|
Constructor and Description |
---|
MultiThreadTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main for testing.
|
protected static IBlockingQueue<jadex.commons.concurrent.MultiThreadTest.ExecutionThread> waits