Ajout classe Type pour régler problème d'import
This commit is contained in:
5
src/main/Type.java
Normal file
5
src/main/Type.java
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
package main;
|
||||||
|
|
||||||
|
public interface Type {
|
||||||
|
|
||||||
|
}
|
Reference in New Issue
Block a user