Q - The type of SimQueues supported.public interface SimQueueProbe<Q extends SimQueue>
double) from a SimQueue.Copyright (C) 2005-2017 Jan de Jongh, TNO
This file is covered by the LICENSE file in the root of this project.
| Modifier and Type | Method and Description |
|---|---|
double |
get(Q queue)
Gets the value from given queue.
|
double get(Q queue)
queue - The queue.IllegalArgumentException - If the argument is null or of invalid type for this probe.Copyright © 2018. All rights reserved.