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.
1 parent c15471e commit bc62846Copy full SHA for bc62846
java-lambda/README.md
@@ -1,4 +1,4 @@
1
-Using Lambda to Implement Funtional Interface Method
+Using Lambda to Implement Functional Interface Method
2
====================================================
3
4
- We have a *virtual* `Button` that when clicked will call an abstract method **onClick()** of a listener interface `OnClickListener`.
0 commit comments