Interface TeamAugmentor
-
public interface TeamAugmentorAugments theTeaminstances within theOfficeFloor.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaugmentTeam(TeamAugmentorContext context)Augments theTeam.
-
-
-
Method Detail
-
augmentTeam
void augmentTeam(TeamAugmentorContext context)
Augments theTeam.- Parameters:
context-TeamAugmentorContext.
-
-