org.jfree.data
Class KeyedValueComparatorType
java.lang.Objectorg.jfree.data.KeyedValueComparatorType
boolean | equals(Object o)- Returns
true if this object is equal to the specified
object, and false otherwise.
|
int | hashCode()- Returns a hash code.
|
String | toString()- Returns a string representing the object.
|
equals
public boolean equals(Object o)
Returns true if this object is equal to the specified
object, and false otherwise.
hashCode
public int hashCode()
Returns a hash code.
toString
public String toString()
Returns a string representing the object.