public class BeanUtil extends Object
Constructor and Description |
---|
BeanUtil() |
Modifier and Type | Method and Description |
---|---|
static Collection |
createApproximateCollection(Object collection) |
static Map |
createApproximateMap(Object map) |
static Object |
deepCopy(Object orig) |
static String[] |
getMethodParameterName(Class<?> clazz,
Method method) |
static String[] |
getMethodParameterName(Constructor ctor) |
static String[] |
getMethodParameterName(Method method) |
public static String[] getMethodParameterName(Constructor ctor)
public static Collection createApproximateCollection(Object collection)
Copyright © 2006–2018 TinyGroup. All rights reserved.