Commit Graph

5 Commits

Author SHA1 Message Date
Ekin Eryilmaz
194c1bdcb2 Highlighted some words. (#27975) 2019-03-15 13:31:48 +05:30
jamiesteck
4f0f87c124 Added example of using == instead of = (#28790)
* Added example of using == instead of =

Added example of using == instead of = when comparing primitive types.

* Update index.md
2019-03-15 12:23:09 +05:30
SakshamGupta1995
ef8c5e5bfa Add equalsIgnoreCase to the file (#27662)
The function equalsIgnoreCase() is also used for comparing the equality of 2 strings.
2019-03-15 12:19:06 +05:30
cindy-tu
5758e8db7a Added the official Oracle Java doc on "Equality" (#23820) 2018-11-27 21:11:22 -05:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30