public class Line extends Object
Line(String content, int lineNumber)
boolean
equals(Object obj)
int
getLineNumber()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Line(String content, int lineNumber)
public int getLineNumber()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2020. All rights reserved.