mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 16:58:47 +00:00
Create meaningful JavaDocs instead of author names
This commit is contained in:
@@ -4,7 +4,7 @@ import abstractextensions.UnitExtension;
|
||||
import concreteextensions.Commander;
|
||||
|
||||
/**
|
||||
* Created by Srdjan on 27-Apr-17.
|
||||
* Class defining CommanderUnit
|
||||
*/
|
||||
public class CommanderUnit extends Unit {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user