org.powertac.visualizer.interfaces
Interface Recyclable

All Known Implementing Classes:
BrokerService, CustomerService, GencoService, WeatherInfoService, WholesaleService

public interface Recyclable

Implementations of this interface will want to recycle their states with a call to recycle().

Author:
Jurica Babic

Method Summary
 void recycle()
           
 

Method Detail

recycle

void recycle()


Copyright © 2013 Power TAC. All Rights Reserved.