Package sources

Interface SourceInterface<T>

All Known Implementing Classes:
Source, SourceAleatoire, SourceFixe, Transmetteur, TransmetteurParfait

public interface SourceInterface<T>
Interface d'un composant ayant le comportement d'une source d'informations dont les éléments sont de type T
Author:
prou