public class Depth extends Depth
Constructor and Description |
---|
Depth(javax.json.JsonArray asks,
javax.json.JsonArray bids,
Instant timestamp) |
Depth(javax.json.JsonObject jsonObject) |
Depth(javax.json.JsonValue jsonValue) |
Modifier and Type | Method and Description |
---|---|
Instant |
getTimestamp() |
String |
toString() |
public Depth(javax.json.JsonValue jsonValue)
public Depth(javax.json.JsonObject jsonObject)
public Depth(javax.json.JsonArray asks, javax.json.JsonArray bids, Instant timestamp)
Copyright © 2013–2017. All rights reserved.