Skip to content

Commit a5d7e2b

Browse files
author
TekkitCommando
committed
Added Coming Soon on Example4
1 parent 81de405 commit a5d7e2b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package org.sourceforums.tutorial;
2+
3+
public class Example4 {
4+
5+
public static void main(String[] args) {
6+
//Coming Soon!
7+
8+
}
9+
10+
}

0 commit comments

Comments
 (0)