Uses of Class
org.knowm.xchange.bithumb.dto.marketdata.BithumbTickersReturn
Packages that use BithumbTickersReturn
Package
Description
-
Uses of BithumbTickersReturn in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return types with arguments of type BithumbTickersReturnMethods in org.knowm.xchange.bithumb with parameters of type BithumbTickersReturnModifier and TypeMethodDescriptionBithumbAdapters.adaptTickers
(BithumbTickersReturn bithumbTickers) -
Uses of BithumbTickersReturn in org.knowm.xchange.bithumb.dto.marketdata
Methods in org.knowm.xchange.bithumb.dto.marketdata that return BithumbTickersReturnModifier and TypeMethodDescriptionBithumbTickersDeserializer.deserialize
(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) -
Uses of BithumbTickersReturn in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service that return BithumbTickersReturn