Interface DynamicHistoryAccessInterface.AsyncResultConsumer

Enclosing interface:
DynamicHistoryAccessInterface

public static interface DynamicHistoryAccessInterface.AsyncResultConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(com.bookmap.api.treestructure.TreeId treeId, HistoricalUpdate<?> update)
     
  • Method Details

    • onEvent

      void onEvent(com.bookmap.api.treestructure.TreeId treeId, HistoricalUpdate<?> update)