Package org.powertac.common
Interface TimedAction
- 
- All Known Implementing Classes:
- RepeatingTimedAction
 
 public interface TimedActionGeneric action type that takes time as an argument.- Author:
- John Collins
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperform(org.joda.time.Instant theTime)
 
-