This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
PerfectEquation
/
GZ
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
db155e2997
Branches
Tags
master
GZ
/
nwyj
/
.svn
/
pristine
/
b7
/
b7d6ad70618938f54a226d0de72c065413ab91b2.svn-base
b7d6ad70618938f54a226d0de72c065413ab91b2.svn-base
95 B
Historique
Raw
1
2
3
4
5
package com.sinosoft.lz.webservice.service;
public interface ISOETask{
public void work();
}