Cleanup (backup files dropped)

This commit is contained in:
Roman Shevchenko
2014-09-18 17:57:15 +04:00
parent 97917bba5f
commit 0deba4ca4c
3 changed files with 0 additions and 255 deletions
@@ -1,4 +0,0 @@
interface Factory {
Product create();
}
@@ -1,12 +0,0 @@
package A;
/**
* Created by IntelliJ IDEA.
* User: db
* Date: 23.01.12
* Time: 13:51
* To change this template use File | Settings | File Templates.
*/
public class A {
final static int x = 1024;
}