| Package | Description |
|---|---|
| javax.cache | |
| javax.cache.event | |
| javax.cache.integration | |
| javax.cache.processor |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Cache.Entry<K,V>> |
Cache.iterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheEntryEvent<K,V> |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheWriter.write(Cache.Entry<? extends K,? extends V> entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheWriter.writeAll(Collection<Cache.Entry<? extends K,? extends V>> entries) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableEntry<K,V> |
Copyright © 2025. All rights reserved.