public final class DsConfigUtil extends Object
DsConfigUtil()
static Map<String,Method>
getSetterMethods(Class<?> clazz)
static String
lineToUpper(String str)
static Map<String,Object>
mergeConfig(Map<String,Object> c, Map<String,Object> g)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DsConfigUtil()
public static String lineToUpper(String str)
str
public static Map<String,Object> mergeConfig(Map<String,Object> c, Map<String,Object> g)
c
g
public static Map<String,Method> getSetterMethods(Class<?> clazz)
clazz
Copyright © 2018–2021 baomidou. All rights reserved.