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