public class DefaultClientCache extends Object implements ClientCache
DefaultClientCache class.
| Constructor and Description |
|---|
DefaultClientCache() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key)
get.
|
void |
put(String key,
Object value)
put.
|
Copyright © 2016 Oracle and/or its affiliates. All rights reserved.