Package velox.api.layer1.layers.utils
Interface OrderBook.EntryProcessor
- Enclosing class:
OrderBook
public static interface OrderBook.EntryProcessor
-
Method Summary
-
Method Details
-
onDepth
void onDepth(boolean isBid, int price, int size)
-