Interface Vehicule

All Known Implementing Classes:
GeneratedVoiture, Voiture

public interface Vehicule
  • Method Summary

    Modifier and Type Method Description
    void start()  
  • Method Details