previous | start | next

Self Check

  1. Should the call x.equals(x) always return true?
  2. Can you implement equals in terms of toString? Should you?

previous | start | next