public static class MapUtil.CamelCaseToUnderLineRule extends Object implements MapUtil.IConverterRule
| 构造器和说明 |
|---|
CamelCaseToUnderLineRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
convertPropertyName(Object sourceObj,
String propertyName,
Class<?> targetClazz) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertPropertyValue, order, shouldConvertpublic String convertPropertyName(Object sourceObj, String propertyName, Class<?> targetClazz)
convertPropertyName 在接口中 MapUtil.IConverterRuleCopyright © 2020. All rights reserved.