Hi Jason,At the moment, a subclass would need to overwrite this method with the same behaviour. The other solution would be to make the internal state auto-flush to no longer be final.
-Patrick On 2016-12-21 22:40, Jason Mehrens wrote:
Patrick,How is 'withAutoFlush' expected to behave for subclasses of PrintWriter?Jason