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:
getSectionHeadingin classIntTeamComponent
-
set
- Specified by:
setin interfaceTeamComponent<Integer>- Overrides:
setin classIntTeamComponent- Parameters:
value- Set what the currently stored value is
-