public class TradeTickUtil extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static com.alibaba.fastjson.JSONObject |
decodeData(com.alibaba.fastjson.JSONObject jsonObject) |
static com.alibaba.fastjson.JSONObject |
decodeFutureData(com.alibaba.fastjson.JSONObject jsonObject) |
static com.alibaba.fastjson.JSONObject |
decodeStockData(com.alibaba.fastjson.JSONObject jsonObject) |
public static com.alibaba.fastjson.JSONObject decodeData(com.alibaba.fastjson.JSONObject jsonObject)
public static com.alibaba.fastjson.JSONObject decodeStockData(com.alibaba.fastjson.JSONObject jsonObject)
public static com.alibaba.fastjson.JSONObject decodeFutureData(com.alibaba.fastjson.JSONObject jsonObject)
Copyright © 2022. All rights reserved.