SyntaxFix
Write A Post
Hire A Developer
Questions
The JVM is caching Integer values. Hence the comparison with == only works for numbers between -128 and 127.
==
Refer: #Immutable_Objects_.2F_Wrapper_Class_Caching