COMP2396
Loading...
Searching...
No Matches
Static Public Member Functions
|
List of all members
chapter2.hello Class Reference
Static Public Member Functions
static void
main
(String[] args)
Detailed Description
Definition at line
3
of file
hello.java
.
Member Function Documentation
◆
main()
static void chapter2.hello.main
(
String[]
args
)
inline
static
Definition at line
4
of file
hello.java
.
4
{
5
System.out.println(
"Hello, World!"
);
6
}
The documentation for this class was generated from the following file:
chapter2/
hello.java
chapter2
hello
Generated on Sat Dec 7 2024 17:10:09 for COMP2396 by
1.12.0