public class JSONListConverter extends cn.hutool.core.convert.AbstractConverter<List<com.alibaba.fastjson.JSONObject>>
| 构造器和说明 |
|---|
JSONListConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<com.alibaba.fastjson.JSONObject> |
convertInternal(Object value) |
static List<Type> |
getRegistryTypes() |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.