Uses of Enum Class
org.ojalgo.netio.LineTerminator
Packages that use LineTerminator
Package
Description
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
-
Uses of LineTerminator in org.ojalgo.netio
Subclasses with type arguments of type LineTerminator in org.ojalgo.netioMethods in org.ojalgo.netio that return LineTerminatorModifier and TypeMethodDescriptionstatic LineTerminatorReturns the enum constant of this class with the specified name.static LineTerminator[]LineTerminator.values()Returns an array containing the constants of this enum class, in the order they are declared.