🚀 TP 5
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
package net.itsthesky.projetbut2.model.route;
|
||||
|
||||
public interface SuivreRoute {
|
||||
|
||||
void suivreRoute();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user