Java read objects from strings

preview_player
Показать описание
Read a text file and parse the results into the properties of an object.

Learn to program in Java complete course playlist

Index
0:00 Introduction
0:10 How to save a list of object properties to a text file
0:50 Create a method to read a text file using the scanner object
2:00 Create a list of Car objects
2:50 Split a line on a special character
5:15 Translate a list of strings into the properties of an object
Рекомендации по теме
Комментарии
Автор

I appreciate your Efforts!! Thank you very much ☺️.

harshitrathore
Автор

thank you so much, that was really helpful.

stivcabs