© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Denis Stanishevsky
probably you have an error here ;)
if (user1.compareTo(user2) > 1)
Jan Vladimir Mostert
Idea Incubator
Indeed, that should be > 0. If it was Kotlin, I would not have made that mistake.
> 0