StateFarmInsCodingCompetition/2023-StateFarm-CodingCompetition

int to Integer Type Fix for Java Test 8 + Stub Method

J1411 opened this issue · 0 comments

J1411 commented

Changes files:

  • TestSet2,java - Used Integer.valueOf method to fix ambiguous comparison issues
  • SimpleDataTool.java - Changed int to Integer for return type