Skip to content
Snippets Groups Projects
Commit fcb67d22 authored by Sarah CHERCHEM's avatar Sarah CHERCHEM
Browse files

BordProperties : Add the methode rowCount

parent 55d7f863
No related branches found
No related tags found
No related merge requests found
package model; package model;
public interface BoardProperties { public interface BoardProperties {
int rowCount(); // Nombre de lignes.
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment