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