public interface Writer<T>
void
write(OutputStream out, T obj)
void write(OutputStream out, T obj)
Copyright © 2015. All rights reserved.