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