Java Streams

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Piped Streams

Closing a PipedInputStream does not release a thread blocked on it in reading.


System.out/System.err/System.in

To replace the default System.out: