| Package | Description |
|---|---|
| org.diirt.datasource |
|
| org.diirt.datasource.expression |
Interfaces for the expressions PVManager can consume.
|
| Modifier and Type | Method and Description |
|---|---|
static <R> Cache<R> |
ExpressionLanguage.cacheOf(Class<R> clazz)
A cache of objects of the given class.
|
| Modifier and Type | Method and Description |
|---|---|
Cache<T> |
Cache.maxSize(int maxSize)
Changes the maximum size of the cache.
|
Copyright © 2015. All rights reserved.