JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.powertac.common.repo
Interface DomainRepo
All Known Implementing Classes:
BrokerRepo
,
CustomerRepo
,
OrderbookRepo
,
TariffRepo
,
TimeslotRepo
,
WeatherForecastRepo
,
WeatherReportRepo
public interface
DomainRepo
DomainRepo types need to be recycled at pre-game time.
Author:
John Collins
Method Summary
Methods
Modifier and Type
Method and Description
void
recycle
()
Implementations must clear out the repository in preparation for a new simulation.
Method Detail
recycle
void recycle()
Implementations must clear out the repository in preparation for a new simulation.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014. All Rights Reserved.