| Package | Description |
|---|---|
| com.binance.client.impl | |
| com.binance.client.impl.utils |
| Modifier and Type | Method and Description |
|---|---|
T |
RestApiJsonParser.parseJson(JsonWrapper json) |
| Modifier and Type | Method and Description |
|---|---|
JsonWrapper |
JsonWrapper.getJsonObject(String name) |
JsonWrapper |
JsonWrapperArray.getJsonObjectAt(int index) |
static JsonWrapper |
JsonWrapper.parseFromString(String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonWrapperArray.forEach(Handler<JsonWrapper> objectHandler) |
void |
JsonWrapper.getJsonObject(String name,
Handler<JsonWrapper> todo) |
Copyright © 2021. All rights reserved.