How to read and parse CSV file in Java? Do we have any built in Java utility which converts CSV (Comma Separated Values) String to ArrayList object? The