Compares this String to another 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. Upper case characters are folded to lower case before they are compared. @param anotherString the String to compare this String again
(String anotherString)
source not stored for this graph (policy: none)