public interface Writer<T>
void
write(OutputStream out, T obj)
void write(OutputStream out, T obj)
Copyright © 2014. All Rights Reserved.