br.com.jarch.test.IMethodLaunch Maven / Gradle / Ivy
package br.com.jarch.test;
public interface IMethodLaunch {
void actionLaunch();
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
package br.com.jarch.test;
public interface IMethodLaunch {
void actionLaunch();
}