first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package net.sf.jasperreports.engine.fill;
|
||||
|
||||
public interface JRFillCloneable {
|
||||
JRFillCloneable createClone(JRFillCloneFactory paramJRFillCloneFactory);
|
||||
}
|
Reference in New Issue
Block a user