
org.gradle.groovy.compile.IncrementalGroovyCompileIntegrationTest.recompilesDependentClasses.NewIPerson.groovy Maven / Gradle / Ivy
interface IPerson {
String getName()
String getAddress()
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy