| Package | Description |
|---|---|
| org.diirt.datasource |
|
| org.diirt.datasource.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 © 2015. All rights reserved.