Hacker News new | ask | show | jobs
by vineel 4801 days ago
Yeah, I don't think "string" is a thing in Java. Maybe he was comparing it to a data type from another language?
1 comments

He might be referring to Integer versus int and Long versus long.