Class Deserializer
- java.lang.Object
-
- com.github.jy2.commandline.common.Deserializer
-
public class Deserializer extends Object
-
-
Constructor Summary
Constructors Constructor Description Deserializer()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectdeserialize(Class<?> type, String string)static <T> TmapWithRuntimeException(String json, Class<T> clazz)
-