All Downloads are FREE. Search and download functionalities are using the official Maven repository.

uncle.test.TestService Maven / Gradle / Ivy

The newest version!
package uncle.test;


/**
 * Created by hujianbo on 2018/1/18.
 */
public interface TestService {

    String test();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy