| Package | Description |
|---|---|
| de.caluga.morphium.cache |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,Map<String,CacheElement>> |
MorphiumCache.getCache() |
Map<Class<?>,Map<String,CacheElement>> |
MorphiumCacheImpl.getCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
MorphiumCache.setCache(Map<Class<?>,Map<String,CacheElement>> cache) |
void |
MorphiumCacheImpl.setCache(Map<Class<?>,Map<String,CacheElement>> cache) |
Copyright © 2017. All rights reserved.