public abstract interface Flushable
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

A Flushable is a destination of data that can be flushed. The flush method is invoked to write any buffered output to the underlying stream.

Since:  1.5