Timeline for Finding indices of CSV headers in Java
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 4, 2019 at 8:49 | vote | accept | Edwin Carlsson | ||
| Oct 1, 2019 at 5:15 | comment | added | Edwin Carlsson | Thank you. My test had the failing header as last argument, which obviously then causes faulty behaviour. I have changed my code to this solution, but I will be going with the HashMap solution above. Thank you! | |
| Sep 30, 2019 at 20:19 | history | edited | dustytrash | CC BY-SA 4.0 | edited body |
| Sep 30, 2019 at 20:09 | history | edited | dustytrash | CC BY-SA 4.0 | added another example test |
| Sep 30, 2019 at 20:02 | history | answered | dustytrash | CC BY-SA 4.0 |