0

I have a method object.getType() returning Byte value. Later there is a check object.getType() == 1. This is literal comparing, so value should be checked, not reference. When this check may give false(in case values are equal)?

Martin
  • 767
  • 2
  • 9
  • 21

0 Answers0