first commit
This commit is contained in:
5
hrmsEjb/net/sf/jasperreports/engine/JRCloneable.java
Normal file
5
hrmsEjb/net/sf/jasperreports/engine/JRCloneable.java
Normal file
@@ -0,0 +1,5 @@
|
||||
package net.sf.jasperreports.engine;
|
||||
|
||||
public interface JRCloneable extends Cloneable {
|
||||
Object clone();
|
||||
}
|
Reference in New Issue
Block a user