Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 aperonnet 1
package org.tela_botanica.client.interfaces;
2
 
3
 
4
/*
5
 * Interface Mediateur
6
 *
7
 */
8
 
9
public interface iMediateur {
10
 
11
}