Remove a warning.
[Persons_Comparator.git] / src / Origin.java
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.