Hierarchy For All Packages
Package Hierarchies:- io.github.TradersTeam.coinex4j,
- io.github.TradersTeam.coinex4j.model,
- io.github.TradersTeam.coinex4j.model.adapters,
- io.github.TradersTeam.coinex4j.model.perpetual,
- io.github.TradersTeam.coinex4j.model.perpetual.adapters,
- io.github.TradersTeam.coinex4j.model.util,
- io.github.TradersTeam.coinex4j.network,
- io.github.TradersTeam.coinex4j.network.apis,
- io.github.TradersTeam.coinex4j.network.util,
- io.github.TradersTeam.coinex4j.util
Class Hierarchy
- java.lang.Object
- retrofit2.CallAdapter.Factory
- io.github.TradersTeam.coinex4j.network.util.CallXAdapterFactory
- io.github.TradersTeam.coinex4j.network.CoinEx4J
- io.github.TradersTeam.coinex4j.network.CoinEx4J.Builder
- io.github.TradersTeam.coinex4j.Console
- io.github.TradersTeam.coinex4j.util.Constants
- io.github.TradersTeam.coinex4j.model.util.PrettyJson
- io.github.TradersTeam.coinex4j.model.AccountAsset
- io.github.TradersTeam.coinex4j.model.ApiResponse<T>
- io.github.TradersTeam.coinex4j.model.AssetConfig
- io.github.TradersTeam.coinex4j.model.DateTime
- io.github.TradersTeam.coinex4j.model.perpetual.FundingHistoryRecord
- io.github.TradersTeam.coinex4j.model.KLineData
- io.github.TradersTeam.coinex4j.model.MarketDepth
- io.github.TradersTeam.coinex4j.model.MarketDepthItem
- io.github.TradersTeam.coinex4j.model.MarketFee
- io.github.TradersTeam.coinex4j.model.perpetual.MarketFundingHistory
- io.github.TradersTeam.coinex4j.model.MarketInfo
- io.github.TradersTeam.coinex4j.model.MarketTicker
- io.github.TradersTeam.coinex4j.model.MarketTickers
- io.github.TradersTeam.coinex4j.model.MarketTransaction
- io.github.TradersTeam.coinex4j.model.perpetual.PerpetualLimitConfig
- io.github.TradersTeam.coinex4j.model.perpetual.PerpetualMarket
- io.github.TradersTeam.coinex4j.model.perpetual.PerpetualMarketTicker
- io.github.TradersTeam.coinex4j.model.perpetual.PerpetualMarketTickers
- io.github.TradersTeam.coinex4j.model.SiteMaintainInfo
- io.github.TradersTeam.coinex4j.model.Ticker
- io.github.TradersTeam.coinex4j.model.perpetual.PerpetualTicker
- io.github.TradersTeam.coinex4j.Test
- com.google.gson.TypeAdapter<T>
- io.github.TradersTeam.coinex4j.model.adapters.DateTimeAdapter
- io.github.TradersTeam.coinex4j.model.adapters.KLineDataAdapter
- io.github.TradersTeam.coinex4j.model.adapters.MarketDepthItemAdapter
- io.github.TradersTeam.coinex4j.model.adapters.MarketTransactionTypeAdapter
- io.github.TradersTeam.coinex4j.model.perpetual.adapters.PerpetualLimitConfigAdapter
- io.github.TradersTeam.coinex4j.util.Utility
- retrofit2.CallAdapter.Factory
Interface Hierarchy
- io.github.TradersTeam.coinex4j.network.apis.AccountAPIs
- java.lang.Cloneable
- retrofit2.Call<T>
- io.github.TradersTeam.coinex4j.network.util.CallX<T>
- retrofit2.Call<T>
- io.github.TradersTeam.coinex4j.network.apis.CommonAPIs
- io.github.TradersTeam.coinex4j.network.apis.MarketAPIs
- io.github.TradersTeam.coinex4j.network.apis.PerpetualAPIs
- io.github.TradersTeam.coinex4j.network.apis.PerpetualAPIs.Market
- io.github.TradersTeam.coinex4j.network.apis.PerpetualAPIs.System
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.TradersTeam.coinex4j.network.util.APIResponseEnum
- io.github.TradersTeam.coinex4j.model.MarketTransactionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)