Question: public static void launch(Class
public static void launch(Class extends Application> appClass, String... args) { LauncherImpl.launchApplication(appClass, args); }
how can I draw this method above using UML ?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
