Class BybitInstrumentsInfo<T extends BybitInstrumentInfo>
java.lang.Object
org.knowm.xchange.bybit.dto.BybitCategorizedPayload<T>
org.knowm.xchange.bybit.dto.marketdata.instruments.BybitInstrumentsInfo<T>
- Direct Known Subclasses:
BybitInstrumentsInfo.BybitLinearInverseInstrumentsInfo,BybitInstrumentsInfo.BybitOptionInstrumentsInfo,BybitInstrumentsInfo.BybitSpotInstrumentsInfo
public abstract class BybitInstrumentsInfo<T extends BybitInstrumentInfo>
extends BybitCategorizedPayload<T>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BybitInstrumentsInfo
public BybitInstrumentsInfo()
-