MboAggregationEvent.PriceSizeUpdate
Package: velox.api.layer1.datastructure.events
Type: Class (static)
Inheritance:
- Extends:
java.lang.Object - Implements:
java.io.Serializable
Direct Known Subclasses: MboAggregationEvent.Order
Enclosing Class: MboAggregationEvent
See Also:
- Serialized Form
Fields​
REMOVAL​
public static final MboAggregationEvent.PriceSizeUpdate REMOVAL
price​
public final int price
size​
public final int size
Constructors​
PriceSizeUpdate​
public PriceSizeUpdate(int price, int size)
Methods​
toString​
public String toString()
Overrides: toString in class Object
Methods inherited from class java.lang.Object:
clone,equals,finalize,getClass,hashCode,notify,notifyAll,wait,wait,wait