
K - Value that indicates position of item inside collection.V - Item value.public interface OMultiValueChangeListener<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterRecordChanged(OMultiValueChangeEvent<K,V> event)
Called when operation on collection is completed.
|
void onAfterRecordChanged(OMultiValueChangeEvent<K,V> event)
event - Operation description.Copyright © 2009–2025 OrientDB. All rights reserved.