public class PlanQueue extends Object
| Constructor and Description |
|---|
PlanQueue(ExecutionMonitor monitor) |
public PlanQueue(ExecutionMonitor monitor)
public void putLast(PlanQueueElement e) throws InterruptedException
InterruptedExceptionpublic PlanQueueElement takeFirst() throws InterruptedException
InterruptedExceptionpublic boolean isEmpty()
Copyright © 2016. All Rights Reserved.