Fix .compareTo() calculation in Size and Weight classes.
[Persons_Comparator.git] / .idea / kotlinc.xml
2019-01-11  Jérôme BenoitFix .compareTo() calculation in Size and Weight classes.
2019-01-09  Jérôme BenoitTune a bit the Idea configuration for the project.
2019-01-09  Jérôme BenoitStructure the code to respect MVC design pattern.