Class DataMapper
java.lang.Object
info.bitrich.xchangestream.serum.datamapper.DataMapper
- Direct Known Subclasses:
EventQueueDataMapper
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDataMapper
(String symbol, Market market, int priceDecimalPlaces, int sizeDecimalPlaces) -
Method Summary
-
Field Details
-
symbol
-
market
-
priceDecimalPlaces
protected final int priceDecimalPlaces -
sizeDecimalPlaces
protected final int sizeDecimalPlaces
-
-
Constructor Details
-
DataMapper
-