Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c723289 + ecad864 commit 855cf75Copy full SHA for 855cf75
monad/src/main/java/com/iluwatar/monad/App.java
@@ -50,7 +50,7 @@ public class App {
50
/**
51
* Program entry point.
52
*
53
- * @param args @param args command line args
+ * @param args command line args
54
*/
55
public static void main(String[] args) {
56
User user = new User("user", 24, Sex.FEMALE, "foobar.com");
0 commit comments