public class Queue extends Object
| Constructor and Description |
|---|
Queue(int threadCount) |
public Queue(int threadCount)
throws IllegalArgumentException
IllegalArgumentExceptionpublic void put(State x)
public State take() throws InterruptedException
InterruptedExceptionCopyright © 1998–2017 1&1. All rights reserved.