Class ProxyOutputStream.Builder

All Implemented Interfaces:
IOSupplier<ProxyOutputStream>
Enclosing class:
ProxyOutputStream

public static class ProxyOutputStream.Builder extends AbstractStreamBuilder<ProxyOutputStream,ProxyOutputStream.Builder>
Builds instances of ProxyOutputStream.

This class does not provide a convenience static builder() method so that subclasses can.

Since:
2.19.0