public class GuavaClientCache extends Object implements ClientCache
GuavaClientCache class.
| Constructor and Description |
|---|
GuavaClientCache()
Constructor for GuavaClientCache.
|
| 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.