public class DefaultValueUtils extends Object
public static Object getDefaultValue(Class clazz) throws IllegalAccessException, InvocationTargetException, InstantiationException
clazz - the clazzIllegalAccessException - the illegal access exceptionInvocationTargetException - the invocation target exceptionInstantiationException - the instantiation exceptionCopyright © 2019 dromara. All rights reserved.