Uses of Class
org.knowm.xchange.bitfinex.v1.dto.marketdata.BitfinexSymbolDetail
Packages that use BitfinexSymbolDetail
-
Uses of BitfinexSymbolDetail in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return types with arguments of type BitfinexSymbolDetailMethod parameters in org.knowm.xchange.bitfinex.service with type arguments of type BitfinexSymbolDetailModifier and TypeMethodDescriptionstatic ExchangeMetaData
BitfinexAdapters.adaptMetaData
(ExchangeMetaData exchangeMetaData, List<BitfinexSymbolDetail> symbolDetails, Map<CurrencyPair, BigDecimal> lastPrices) Flipped order of arguments to avoid type-erasure clash withBitfinexAdapters.adaptMetaData(List, ExchangeMetaData)
-
Uses of BitfinexSymbolDetail in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return types with arguments of type BitfinexSymbolDetail