Uses of Class
org.powertac.common.TimeService
| Package | Description |
|---|---|
| org.powertac.common |
Power TAC domain types, shared between simulation server and brokers.
|
| org.powertac.common.repo |
Repositories that need to exist in both the Power TAC simulation server
and in brokers.
|
-
Uses of TimeService in org.powertac.common
Methods in org.powertac.common that return TimeService Modifier and Type Method Description static TimeServiceTimeService. getInstance()Returns the most-recently created instance of TimeService.TimeServiceTariffEvaluationHelper. getTimeService() -
Uses of TimeService in org.powertac.common.repo
Fields in org.powertac.common.repo declared as TimeService Modifier and Type Field Description protected TimeServiceManagedRepo. timeService