public final class User extends Object implements Principal
Principal
User(String name)
boolean
equals(Object o)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public User(String name)
public String getName()
getName
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All Rights Reserved.