| Package | Description |
|---|---|
| net.openhft.chronicle.engine.api.map | |
| net.openhft.chronicle.engine.map |
| Modifier and Type | Method and Description |
|---|---|
void |
MapEvent.apply(MapEventListener<K,V> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertedEvent.apply(MapEventListener<K,V> listener) |
void |
UpdatedEvent.apply(MapEventListener<K,V> listener) |
void |
RemovedEvent.apply(MapEventListener<K,V> listener) |
Copyright © 2015. All rights reserved.