X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
It is parody for works uber taxi application!)

Using technologies: Log4j2, Java STREAM API.

Input data in file: every 5 data in file it's data to create Person objects.
1 - x coordinate.
2 - y coordinate.
3 - radius !!!(for all people USE ONLY equal RADIUS)!!!
4 - x coordinate to go home.
5 - y coordinate to go home.
Only 4 people for the application due to filtering. We can use not only
4 person, if you increase checkNumber in ListFilter class.

For calculate different moments in this application i used different
mathematical formulas which found in the internet and mathematical books.
X Tutup