avrora.sim.platform
Interface PlatformFactory

All Known Implementing Classes:
Mica

public interface PlatformFactory


Method Summary
 Platform newPlatform(Program p)
           
 

Method Detail

newPlatform

public Platform newPlatform(Program p)