Class TextLineWriter

java.lang.Object
org.ojalgo.netio.TextLineWriter
All Implemented Interfaces:
Closeable, AutoCloseable, Consumer<CharSequence>, ToFileWriter<CharSequence>, AutoConsumer<CharSequence>, AutoFunctional

public final class TextLineWriter extends Object implements ToFileWriter<CharSequence>