Interface Vehicule

All Known Implementing Classes:
GeneratedVoiture, Voiture

public interface Vehicule
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • start

      void start()