We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1168f6e commit 05d2129Copy full SHA for 05d2129
1 file changed
facade/src/main/java/com/iluwatar/App.java
@@ -1,5 +1,11 @@
1
package com.iluwatar;
2
3
+/**
4
+ *
5
+ * Facade (DwarvenGoldmineFacade) provides simpler interface to
6
+ * subsystem.
7
8
+ */
9
public class App
10
{
11
public static void main( String[] args )
0 commit comments