Class CompositeException.WrappedPrintWriter

java.lang.Object
io.reactivex.rxjava3.exceptions.CompositeException.PrintStreamOrWriter
io.reactivex.rxjava3.exceptions.CompositeException.WrappedPrintWriter
Enclosing class:
CompositeException

static final class CompositeException.WrappedPrintWriter extends CompositeException.PrintStreamOrWriter
Same abstraction and implementation as in JDK to allow PrintStream and PrintWriter to share implementation.