D:\Sam\InterviewsMaterial\SiteWorx\SiteWorxTest\src\java\sam_recycling_code\OneInterface.java
 1 /*
 2  * To change this template, choose Tools | Templates
 3  * and open the template in the editor.
 4  */
 5 package sam_recycling_code;
 6 
 7 /**
 8  *
 9  * @author sameldin
10  */
11 public interface OneInterface 
12 {
13     
14 }
15