public class RawLine extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLine() |
long |
getLineNumber() |
int |
hashCode() |
String |
toString() |
public RawLine(String line, long lineNumber)
Copyright © 2021. All rights reserved.