public class OtherClass { public static void main(String [] args){ } public static void run() { System.out.println("running OtherClass"); } }