Package velox.api.layer1.dynamichistory
Interface DynamicHistoryAccessInterface.AsyncResultConsumer
- Enclosing interface:
DynamicHistoryAccessInterface
public static interface DynamicHistoryAccessInterface.AsyncResultConsumer
-
Method Summary
Modifier and TypeMethodDescriptionvoidonEvent(com.bookmap.api.treestructure.TreeId treeId, HistoricalUpdate<?> update)
-
Method Details
-
onEvent
-