Package | Description |
---|---|
org.epics.pvmanager |
|
org.epics.pvmanager.expression |
Interfaces for the expressions PVManager can consume.
|
Modifier and Type | Method and Description |
---|---|
static <R> Queue<R> |
ExpressionLanguage.queueOf(Class<R> clazz)
A queue of objects of the given class.
|
Modifier and Type | Method and Description |
---|---|
Queue<T> |
Queue.maxSize(int maxSize)
Changes the maximum size of the queue.
|
Copyright © 2010–2015. All rights reserved.