1
package
net.sf.cglib.proxy
;
2
3
public
interface
DI1 {
4
public
String herby();
5
}
This page was automatically generated by
Maven