correction execute
This commit is contained in:
@@ -11,7 +11,7 @@ public class DiffusionAtomique implements AlgoDiffusion {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void execture() {
|
||||
public void execute() {
|
||||
// TODO Auto-generated method stub
|
||||
throw new UnsupportedOperationException("Unimplemented method 'execture'");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user