Determines whether the specified objects are equal.
Namespace: com.mindfusion.common
Package: 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.
JPlanner Programmer's Guide | © 2023 MindFusion |