Object.equals override. Compares the two Vector-s.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean equals ( |
An object to compare with this Vector.
true if the Vector-s are equal, otherwise false.
See Also