@Beta public abstract class Name extends Object
protected String
value
protected
Name(String name)
Name(String name, boolean validate)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final String value
protected Name(String name)
protected Name(String name, boolean validate)
public final boolean equals(Object o)
equals
Object
public final int hashCode()
hashCode
public final String toString()
toString