previous
|
start
|
next
Self Check
Should the call
x.equals(x)
always return
true
?
Can you implement
equals
in terms of
toString
? Should you?
previous
|
start
|
next