Skip to content
Snippets Groups Projects

TASK_08_Implementovat_pattern_strategy into master

Merged Artur Khairullin requested to merge TASK_08_Implementovat_pattern_strategy into master
10 files
+ 209
2
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -9,4 +9,4 @@ public interface BasicActions
void restart();
void synchronizeTime();
}
}
\ No newline at end of file