package remote; public class One { public void run() { System.out.print("first"); } }