public class JsonSerializerBytes<T> extends Object implements Function<T,byte[]>
protected JsonSimpleSerializerImpl
serializer
JsonSerializerBytes(Class<T> type)
byte[]
apply(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected JsonSimpleSerializerImpl serializer
public JsonSerializerBytes(Class<T> type)
public byte[] apply(T t)
apply
Function<T,byte[]>
Copyright © 2014. All Rights Reserved.