Skip to content

Commit 05d2129

Browse files
committed
Comments for facade example.
1 parent 1168f6e commit 05d2129

File tree

1 file changed

+6
-0
lines changed
  • facade/src/main/java/com/iluwatar

1 file changed

+6
-0
lines changed

facade/src/main/java/com/iluwatar/App.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
package com.iluwatar;
22

3+
/**
4+
*
5+
* Facade (DwarvenGoldmineFacade) provides simpler interface to
6+
* subsystem.
7+
*
8+
*/
39
public class App
410
{
511
public static void main( String[] args )

0 commit comments

Comments
 (0)