Uses of Class
org.knowm.xchange.bity.dto.marketdata.BityPair
Packages that use BityPair
Package
Description
-
Uses of BityPair in org.knowm.xchange.bity
Methods in org.knowm.xchange.bity with parameters of type BityPairModifier and TypeMethodDescriptionstatic CurrencyPair
BityAdapters.adaptCurrencyPair
(BityPair bityPair) Method parameters in org.knowm.xchange.bity with type arguments of type BityPairModifier and TypeMethodDescriptionstatic List<CurrencyPair>
BityAdapters.adaptCurrencyPairs
(Collection<BityPair> bityPairs) static ExchangeMetaData
BityAdapters.adaptMetaData
(List<BityPair> rawSymbols, ExchangeMetaData metaData) -
Uses of BityPair in org.knowm.xchange.bity.dto.marketdata
Methods in org.knowm.xchange.bity.dto.marketdata that return types with arguments of type BityPairMethod parameters in org.knowm.xchange.bity.dto.marketdata with type arguments of type BityPair -
Uses of BityPair in org.knowm.xchange.bity.service
Methods in org.knowm.xchange.bity.service that return types with arguments of type BityPair