public interface Unmarshaller<T>
| Modifier and Type | Method and Description |
|---|---|
T |
unmarshal(com.alibaba.fastjson.JSONArray value,
int index) |
T unmarshal(com.alibaba.fastjson.JSONArray value, int index)
Copyright © 2025. All Rights Reserved.