Rev 2 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
package org.tela_botanica.client.interfaces; /* * Interface Mediateur * */ public interface iMediateur { }
package org.tela_botanica.client.interfaces;
/*
* Interface Mediateur
*
*/
public interface iMediateur {
}