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 © 2024 JBoss, a division of Red Hat. All rights reserved.