public class DriverPanelCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DRIVER_CACHE_KEY
This value is set by the DriverDialog.
|
static String |
FILE_CACHE_KEY
Most AbstractDriverPanels will set this value, but some do not (e.g.
|
| Constructor and Description |
|---|
DriverPanelCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAll(DriverPanelCache otherCache) |
Object |
get(String cacheKey) |
void |
put(String cacheKey,
Object cachedValue) |
public static final String DRIVER_CACHE_KEY
public static final String FILE_CACHE_KEY
public void addAll(DriverPanelCache otherCache)
Copyright © 2017 B3Partners B.V.. All rights reserved.