public class LineParser$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static LineParser$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| LineParser$() | 
| Modifier and Type | Method and Description | 
|---|---|
| byte | CR() | 
| byte | LF() | 
public static final LineParser$ MODULE$