public boolean equals( java.lang.Object obj ) |
Parameters
- obj
- The object to compare with the current FormulaSyntaxTree object.
Return Value
true if the current FormulaSyntaxTree object is equal to the specified object; otherwise, false.
public boolean equals( java.lang.Object obj ) |