Java reading .dat file containing int string int int double
I have a .dat file. In this file, there are int string int int double characters in tabular form, respectively. I want to read and print these, I tried every method and also I want to assign values to a class I created, but I cant take the data.
Java reading .dat file contains int string int int double
I have a .dat file. In this file, there are int string int int double characters in tabular form, respectively. I want to read and print these, I tried every method and also i want to assign values to a class i created class but i cant take datas. Help!