![JAR search and dependency download from the Maven repository](/logo.png)
spoon.examples.xmlannotations.Class3 Maven / Gradle / Ivy
The newest version!
package spoon.examples.xmlannotations;
public class Class3 {
void m1(String s) {}
void m2(int i) {}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy