public interface Serializer<T>
void
write(Writer writer, T obj)
void write(Writer writer, T obj) throws IOException
IOException
Copyright © 2018. All rights reserved.