Class RawLine
- java.lang.Object
-
- technology.dice.dicewhere.reading.RawLine
-
public class RawLine extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetLine()longgetLineNumber()inthashCode()StringtoString()
-
-
-
Constructor Detail
-
RawLine
public RawLine(String line, long lineNumber)
-
-