Package velox.api.layer1.simplified
Interface HistoricalModeAdapter
- All Superinterfaces:
HistoricalDataListener,HistoricalModeListener
public interface HistoricalModeAdapter extends HistoricalModeListener
An adapter for
HistoricalModeListener with empty default method
implementations-
Method Summary
Modifier and Type Method Description default voidonRealtimeStart()
-
Method Details
-
onRealtimeStart
default void onRealtimeStart()- Specified by:
onRealtimeStartin interfaceHistoricalModeListener
-