public class SrxDocumentCache extends Object
| Constructor and Description |
|---|
SrxDocumentCache() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key)
Retrieves object from cache.
|
void |
put(String key,
Object value)
Puts an object in cache.
|
Copyright © 2018. All Rights Reserved.