| Package | Description | 
|---|---|
| org.epics.pvmanager | 
 
  | 
| org.epics.pvmanager.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 © 2010–2015. All rights reserved.