public class ObjectConverter
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
castObject
public static <T> T castObject(String value,
Class<T> clazz)