public abstract class ValueObject extends Object
Object.equals(Object)
Object.hashCode()
Object#toString()
ValueObject()
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ValueObject()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013–2016 jparsec. All rights reserved.