Merge branch 'master' of /home/sylvain/IdeaProjects/Persons_Comparator with conflicts.
[Persons_Comparator.git] / src / Origin.java
2019-01-14  Sylvain PapaMerge branch 'master' of /home/sylvain/IdeaProjects...
2019-01-12  Jérôme BenoitAdd listener to specific events like country selection.
2019-01-12  Jérôme BenoitCode cleanup.
2019-01-11  Jérôme BenoitRemove a warning.
2019-01-11  Jérôme BenoitAdd some basic data for the Origin class and implement...
2019-01-11  Jérôme BenoitAdd an ArrayList of persons to the Person class.
2019-01-08  Jérôme BenoitImplement some compareTo() methods.
2019-01-08  Jérôme BenoitMake Person class and attributes implements Comparable.
2019-01-08  Jérôme BenoitBasic classes structure that deal with Person attributes.