correction algo diffusion
This commit is contained in:
@@ -5,4 +5,6 @@ public interface AlgoDiffusion {
|
||||
public void configure();
|
||||
|
||||
public void execute();
|
||||
|
||||
public int getValue();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user