test modification algo
This commit is contained in:
vanhempi
2914df4a37
commit
f3dffc27cf
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
|
@ -10,7 +10,8 @@ import java.util.ArrayList;
|
||||||
* @param <Observer> Observer type for the algorithm.
|
* @param <Observer> Observer type for the algorithm.
|
||||||
*/
|
*/
|
||||||
public abstract class AbstractAlgorithm<Observer> {
|
public abstract class AbstractAlgorithm<Observer> {
|
||||||
|
//ceci est un commentaire de test
|
||||||
|
|
||||||
// Input data for the algorithm
|
// Input data for the algorithm
|
||||||
protected final AbstractInputData data;
|
protected final AbstractInputData data;
|
||||||
|
|
||||||
|
|
Ladataan…
Viittaa uudesa ongelmassa