The class Local
does not have a display method. However class Simple
does. You can instantiate Simple
in your main method and call that instance's display
method.
ncmathsadist 15 Newbie Poster
JamesCherrill commented: Excellent suggestion. Thank you +15