Class UnsyncPrintWriter

Object
Writer
PrintWriter
com.liferay.portal.kernel.io.unsync.UnsyncPrintWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class UnsyncPrintWriter extends PrintWriter

See https://issues.liferay.com/browse/LPS-6648.

Author:
Shuyang Zhou