useful_stuff.get_all()
I hope you find this useful!
Wednesday, January 15, 2014
Java String.equals versus == [duplicate]
String.equals("some string") checks the contents of the string
"==" checks if the object references are identical
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment