Class OnePersonTeam.OnePerson
- java.lang.Object
-
- net.officefloor.frame.impl.spi.team.OnePersonTeam.OnePerson
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- OnePersonTeam
public class OnePersonTeam.OnePerson extends java.lang.Object implements java.lang.Runnable
The individual comprising theTeam
.
-
-
Field Summary
Fields Modifier and Type Field Description protected boolean
finished
Flag to indicate finished.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-