-
-
Constructor Summary
Constructors
Constructor and Description |
TestCacheEntryEvent(javax.cache.Cache source,
javax.cache.event.EventType type) |
-
Method Summary
-
Methods inherited from class javax.cache.event.CacheEntryEvent
getEventType, getSource
-
-
Method Detail
-
getOldValue
public V getOldValue()
- Specified by:
getOldValue
in class javax.cache.event.CacheEntryEvent<K,V>
-
getValue
public V getValue()
- Specified by:
getValue
in interface javax.cache.Cache.Entry<K,V>
- Specified by:
getValue
in class javax.cache.event.CacheEntryEvent<K,V>
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.