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
Methods in org.ojalgo.netio that return LineTerminatorModifier and TypeMethodDescriptionstatic LineTerminator
Returns 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.