Uses of Class
aim4.im.v2i.policy.BasePolicy

Packages that use BasePolicy
aim4.im.v2i.policy This package contains the implementation of various intersection control policies for the V2I intersection manager. 
 

Uses of BasePolicy in aim4.im.v2i.policy
 

Methods in aim4.im.v2i.policy that return types with arguments of type BasePolicy
 StatCollector<BasePolicy> BasePolicy.getStatCollector()
          Get the statistic collector.
 

Constructor parameters in aim4.im.v2i.policy with type arguments of type BasePolicy
BasePolicy(V2IManagerCallback im, RequestHandler requestHandler, StatCollector<BasePolicy> statCollector)
          Create a new base policy for a given V2IManagerCallback (implemented by a V2IManager) and a request handler.
 



Copyright © 2011. All Rights Reserved.