public class TypeParseUtils
extends java.lang.Object
| 构造器和说明 |
|---|
TypeParseUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.util.List<PropertyModel> |
parseTypeProperty(RestDocParseConfig configuration,
java.lang.reflect.Type type)
解析类型的属性
|
public static java.util.List<PropertyModel> parseTypeProperty(RestDocParseConfig configuration, java.lang.reflect.Type type)
Copyright © 2019. All Rights Reserved.