koushikkothagal / coronavirus-tracker

Spring Boot Java app to track coronavirus confirmed cases across the globe
119 stars 165 forks source link

Its getting NumberFormatException #2

Closed rishier827 closed 4 years ago

rishier827 commented 4 years ago

int latestCases = Integer.parseInt(record.get(record.size() - 1));