T
public interface Serializer<T> extends Flushable, Closeable
void
write(T object)
flush
close
void write(T object) throws IOException
object
IOException
Copyright © 2014. All rights reserved.