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

issues.issue130.Issue130 Maven / Gradle / Ivy

package issues.issue130;

public class Issue130 {
	static public void main(String[] args) throws Throwable {
		Impl_2 i2 = new Impl_2();
		i2.test1();
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy