Determines whether the specified objects are equal.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
boolean equals ( |
The first object of type T to compare.
The second object of type T to compare.
true if the specified objects are equal; otherwise, false.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |