Manish Giri
164f165fca
fix(guide): Fix incorrect code in Java Strings ( #27399 )
...
Using `==` to compare String objects checks references to the two objects, and in this case, those two references point to the same string object created **in the String Pool**. Hence this returns `true`, and not `false`, as is incorrectly stated in the guide.
Also fixed formatting.
2018-10-24 15:58:32 +05:30
..
2018-10-16 21:32:40 +05:30
2018-10-16 23:22:29 -07:00
2018-10-22 19:30:39 -05:00
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-23 07:42:08 -05:00
2018-10-18 11:02:11 +03:00
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-19 16:28:34 +01:00
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-22 22:09:01 -04:00
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-22 20:53:58 -04:00
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-24 15:58:32 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-16 21:32:40 +05:30
2018-10-20 12:47:12 +05:30