public class SerializerJson extends Object implements Serializer
SerializerJson()
Object
decode(String str, Class<?> clz)
String
encode(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SerializerJson()
public String encode(Object obj)
encode
Serializer
public Object decode(String str, Class<?> clz)
decode
Copyright © 2024. All rights reserved.