@Immutable public class Person extends Object
Person(String email, String name)
boolean
equals(Object o)
String
getEmail()
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Person(String email, String name)
public String getEmail()
public String getName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2010-2016 Airlift. All Rights Reserved.