K - key typeV - value typepublic interface EntryCreatedListener<K,V> extends MapEntryListener
| Modifier and Type | Method and Description |
|---|---|
void |
onCreated(EntryEvent<K,V> event) |
void onCreated(EntryEvent<K,V> event)
Copyright © 2014–2018 The Redisson Project. All rights reserved.