protected static class SimpleCacheImpl.ValueAndMetadata<V> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ValueAndMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
getMetadata() |
V |
getValue() |
void |
set(V value,
Metadata metadata) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.