exo2: make the class methods more inline with the List<?> interface.
[Project_POO.git] / exo1 / Pile.java
2018-04-03  Jérôme BenoitUse a Main class for the main().
2018-04-03  Jérôme BenoitInitial commit for the first exercice on generic stack.