Compares this String to the specified object. Returns true if the object is equal to this String; that is, has the same length and the same characters in the same sequence. @param anObject the object to compare this String against @return true if the Strings are equal; false otherwise.
(Object anObject)
source not stored for this graph (policy: none)
no outgoing calls