public class ObjectUtils extends Object
public static Object valueOf(Class<?> basicType, String value) throws ClassNotFoundException, NumberFormatException, IllegalArgumentException
public static Object[] valueOf(Class<?> basicType, String[] values) throws ClassNotFoundException, NumberFormatException, IllegalArgumentException
Copyright © 2006-2013 Highsource. All Rights Reserved.