Class HuobiDepth
java.lang.Object
org.knowm.xchange.huobi.dto.marketdata.HuobiDepth
-
Field Summary
Modifier and TypeFieldDescriptionfinal SortedMap<BigDecimal,
BigDecimal> final SortedMap<BigDecimal,
BigDecimal> -
Constructor Summary
ConstructorDescriptionHuobiDepth
(long id, Date ts, List<BigDecimal[]> bidsJson, List<BigDecimal[]> asksJson) -
Method Summary