If I understand correctly, one way would be rather than reading each line of the file into an ArrayList of Strings, create a new class (perhaps name it Contact?) that will hold the appropriate info,...