Class GeminiDepth
java.lang.Object
org.knowm.xchange.gemini.v1.dto.marketdata.GeminiDepth
public class GeminiDepth extends Object
-
Constructor Summary
Constructors Constructor Description GeminiDepth(GeminiLevel[] asks, GeminiLevel[] bids)
Constructor -
Method Summary
Modifier and Type Method Description GeminiLevel[]
getAsks()
GeminiLevel[]
getBids()
String
toString()