We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
com.ssafy.object
Person 객체의 public boolean equals(Object obj), public int hashCode() 함수를 적절히 작성하여 EqualsTest를 통과하세요.
Person
public boolean equals(Object obj)
public int hashCode()
EqualsTest
There was an error while loading. Please reload this page.