D M

D

DocHello - class DocHello.
DocHello.java by Richard J.
DocHello() - Constructor for class DocHello
 

M

main(String[]) - Static method in class DocHello
This is the main method which actually prints the message on screen
message - Static variable in class DocHello
This is the message used by the main method

D M