public abstract class GaeaBeanUtils extends Object
GaeaBeanUtils()
static <T> T
copyAndFormatter(Object source, T target)
static <T> List<T>
copyList(List<? extends Object> sourceList, Class<T> targetClass)
static String
formatKey(String key, String[] replaceArray, Map<String,Object> params, Object source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GaeaBeanUtils()
public static <T> T copyAndFormatter(Object source, T target)
T
source
target
public static <T> List<T> copyList(List<? extends Object> sourceList, Class<T> targetClass)
sourceList
targetClass
public static String formatKey(String key, String[] replaceArray, Map<String,Object> params, Object source)
key
replaceArray
Copyright © 2022 Anji-Plus. All rights reserved.