public static interface Json.Serializer<T>
T
read(Json json, JsonValue jsonData, Class type)
void
write(Json json, T object, Class knownType)
void write(Json json, T object, Class knownType)
T read(Json json, JsonValue jsonData, Class type)
Copyright © 2014. All rights reserved.