| Package | Description |
|---|---|
| de.jakop.lotus.domingo.cache |
Cache classes.
|
| de.jakop.lotus.domingo.proxy |
Proxy implementation of the contract in package
de.jakop.lotus.domingo. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseCache
Simple cache implementation using a HashMap.
|
class |
SimpleCache
Simple cache implementation using a HashMap.
|
class |
WeakCache
Weak Cache.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
NotesProxyFactory.getBaseCache()
Returns the central weak cache of all notes objects.
|
Copyright © 2005–2020. All rights reserved.