
public interface test082j1 {
        public void doit( String dowhat );
        public void dosomethingelse( String dowhat );
}

