public static class MboAggregationEvent.PriceSizeUpdate
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
price |
static MboAggregationEvent.PriceSizeUpdate |
REMOVAL |
private static long |
serialVersionUID |
int |
size |
| Constructor and Description |
|---|
PriceSizeUpdate(int price,
int size) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
private static final long serialVersionUID
public static final MboAggregationEvent.PriceSizeUpdate REMOVAL
public final int price
public final int size