public class ConvertUtils extends Object
ConvertUtils()
static boolean
canBeConverted(String value, Class<?> type)
static <T> T
convertTo(String value, Class<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConvertUtils()
public static <T> T convertTo(String value, Class<T> type)
public static boolean canBeConverted(String value, Class<?> type)
Copyright © 2016. All rights reserved.