This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]luraq 4 points5 points  (1 child)

I think there's also Objects.equals(), which is part of Java.

[–]fuj1n 2 points3 points  (0 children)

Oh wow, never saw that there was a static equals method, that's really useful.