Tests this FileTime for equality with the given object.
The result is true if and only if the argument is not
null and is a FileTime that represents the same time. This
method satisfies the general contract of the Object.equals method.
obj | the reference object with which to compare. |
true if, and only if, the given object is a
FileTime that represents the same time
Diagram: Attribute