Interface MultiInstrumentAdapter

All Superinterfaces:
MultiInstrumentListener

public interface MultiInstrumentAdapter
extends MultiInstrumentListener
An adapter for MultiInstrumentListener with empty default method implementations
  • Method Summary

    Modifier and Type Method Description
    default void onCurrentInstrument​(java.lang.String alias)  
    default void onInstrumentAdded​(velox.api.layer1.data.InstrumentInfo info)