public class ClientSideCache
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
ClientSideCache() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
getValue(java.lang.Object key) |
protected void |
invalidateKeys(java.util.List list) |
protected void |
setKey(java.lang.Object key,
java.lang.Object value) |
Copyright © 2023. All rights reserved.