Uses of Class
org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchPublicOrder
| Package | Description |
|---|---|
| org.knowm.xchange.cryptowatch.dto.marketdata |
-
Uses of CryptowatchPublicOrder in org.knowm.xchange.cryptowatch.dto.marketdata
Constructor parameters in org.knowm.xchange.cryptowatch.dto.marketdata with type arguments of type CryptowatchPublicOrder Constructor Description CryptowatchOrderBook(List<CryptowatchPublicOrder> asks, List<CryptowatchPublicOrder> bids, int seqNum)