Package com.booksaw.betterTeams.team
Class ScoreComponent
java.lang.Object
com.booksaw.betterTeams.team.IntTeamComponent
com.booksaw.betterTeams.team.ScoreComponent
- All Implemented Interfaces:
TeamComponent<Integer>
,VariableTeamComponent<Integer>
-
Field Summary
Fields inherited from class com.booksaw.betterTeams.team.IntTeamComponent
value
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScoreComponent
public ScoreComponent()
-
-
Method Details
-
getSectionHeading
- Specified by:
getSectionHeading
in classIntTeamComponent
-
set
- Specified by:
set
in interfaceTeamComponent<Integer>
- Overrides:
set
in classIntTeamComponent
- Parameters:
value
- Set what the currently stored value is
-