init correction
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
package interfaces;
|
||||
public interface AlgoDiffusion {
|
||||
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
package interfaces;
|
||||
public interface Capteur {
|
||||
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
package interfaces;
|
||||
public interface Observer {
|
||||
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
package interfaces;
|
||||
public interface ObserverdeCapteur {
|
||||
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
package interfaces;
|
||||
public interface Subject {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user