Make Person class and attributes implements Comparable.
[Persons_Comparator.git] / src / Person.java
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.