public class Converter extends Object
protected static String
arrPrefix
objPrefix
Converter()
Object
parseStringTo(Class<?> type, String content)
String
parseToString(Object obj, Class<?> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static String objPrefix
protected static String arrPrefix
public Converter()
public Object parseStringTo(Class<?> type, String content)
content
type
public String parseToString(Object obj, Class<?> type)
obj
Copyright © 2023. All rights reserved.