make the method static that you want to call. and simply call by classname.method()
classname is the name of class from where you want to call the method