Read CSV records directly into Java objects. Automatic type parsing. Returns records in a Stream. Based on the RFC 4180 CSV format. Support for quoted fields and escaped double quotes.
/Library/Java/JavaVirtualMachines/jdk1.8.0_333.jdk/Contents/Home/bin/java -javaagent:/Applications/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar=51890:/Applications ...