Uses of Class
org.knowm.xchange.bithumb.dto.marketdata.BithumbOrderbookEntry
Packages that use BithumbOrderbookEntry
-
Uses of BithumbOrderbookEntry in org.knowm.xchange.bithumb.dto.marketdata
Methods in org.knowm.xchange.bithumb.dto.marketdata that return types with arguments of type BithumbOrderbookEntryConstructor parameters in org.knowm.xchange.bithumb.dto.marketdata with type arguments of type BithumbOrderbookEntryModifierConstructorDescriptionBithumbOrderbook
(String paymentCurrency, String orderCurrency, List<BithumbOrderbookEntry> bids, List<BithumbOrderbookEntry> asks, long timestamp)