| Package | Description |
|---|---|
| org.jsr107.ri.processor |
This package contains entry processor related implementation classes.
|
| Constructor and Description |
|---|
EntryProcessorEntry(RIInternalConverter<V> converter,
K key,
RICachedValue cachedValue,
long now,
RICacheEventDispatcher<K,V> dispatcher,
javax.cache.integration.CacheLoader<K,V> cacheLoader)
Construct a
MutableEntry |
Copyright © 2019. All rights reserved.