| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ComputationTimer.ComputationException
A computation to be timed that throws a checked exception. The computation is performed by invoking Timer.time on the ComputationTimer.Computation object.
| Method Summary | |
|---|---|
|  Object | run()Performs the computation that will be timed. | 
| Method Detail | 
|---|
Object run()
           throws Exception
Exception| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||