public class PropsConverter extends Object
| 构造器和说明 |
|---|
PropsConverter() |
public static PropsConverter global()
public static void globalSet(PropsConverter instance)
public <T> T convert(Properties props, T target, Class<T> targetClz)
props - 属性target - 目标targetClz - 目标类型Copyright © 2022. All rights reserved.