Skip to content
Snippets Groups Projects
Commit acf5a9ee authored by AREZKI Celia's avatar AREZKI Celia
Browse files

Add the methode update elements

parent 67a14027
No related branches found
No related tags found
No related merge requests found
package model;
import util.Position;
import java.util.List;
public interface ElementsUpdate {
public List<Position> updateElements();
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment