Class MboAggregationEvent.PriceSizeUpdate

java.lang.Object
velox.api.layer1.datastructure.events.MboAggregationEvent.PriceSizeUpdate
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MboAggregationEvent.Order
Enclosing class:
MboAggregationEvent

public static class MboAggregationEvent.PriceSizeUpdate extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • PriceSizeUpdate

      public PriceSizeUpdate(int price, int size)
  • Method Details