Object.equals override. Compares an object to an instance of Length for equality.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
public boolean equals ( |
The object to compare.
true if the lengths are equal; otherwise, false.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |