mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 22:58:59 +00:00
Test done
This commit is contained in:
@@ -4,4 +4,6 @@ package abstractextensions;
|
||||
* Created by Srdjan on 27-Apr-17.
|
||||
*/
|
||||
public interface CommanderExtension extends UnitExtension {
|
||||
|
||||
void commanderReady();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user