Merge branch 'master' of git.piment-noir.org:Persons_Comparator
[Persons_Comparator.git] / src / Origin.java
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.