Uses of Class
org.ojalgo.netio.TextLineWriter
Packages that use TextLineWriter
Package
Description
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
-
Uses of TextLineWriter in org.ojalgo.netio
Methods in org.ojalgo.netio that return TextLineWriterModifier and TypeMethodDescriptionstatic TextLineWriterstatic TextLineWriterTextLineWriter.of(File file, OperatorWithException<OutputStream> filter) static TextLineWriterstatic TextLineWriterTextLineWriter.of(InMemoryFile file) static TextLineWriterTextLineWriter.of(InMemoryFile file, OperatorWithException<OutputStream> filter)