Searched refs:emailSent (Results 1 – 1 of 1) sorted by relevance
35 person.emailSent(); in businessLogic()55 private boolean emailSent; field in CloningParameterTest.Person61 public void emailSent() { in emailSent() method in CloningParameterTest.Person62 emailSent = true; in emailSent()70 result = prime * result + (emailSent ? 1231 : 1237); in hashCode()86 if (emailSent != other.emailSent) in equals()