| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -137,7 +137,7 @@ Integer converted = converter.convert("123"); | |||
| 137 | 137 | System.out.println(converted); // 123 | |
| 138 | 138 | ``` | |
| 139 | 139 | ||
| 140 | - Keep in mind that the code is also valid if the `@FunctionalInterface` annotation would be ommited. | ||
| 140 | + Keep in mind that the code is also valid if the `@FunctionalInterface` annotation would be omitted. | ||
| 141 | 141 | ||
| 142 | 142 | ||
| 143 | 143 | ## Method and Constructor References | |
| Back | FazBrowse Home | New Git URL |
0 commit comments