package x; public interface Test1 { public Test2 createThis (java.lang.String s); }