org.powertac.common
Interface TimedAction


public interface TimedAction

Generic action type that takes time as an argument.

Author:
John Collins

Method Summary
 void perform(org.joda.time.Instant theTime)
           
 

Method Detail

perform

void perform(org.joda.time.Instant theTime)


Copyright © 2011. All Rights Reserved.