Commit 36519cd
authored
replace anonymous runnable class with lambda (eclipse-platform#1459)
* replace anonymous runnable class with lambda1 parent 5d26487 commit 36519cd
File tree
1 file changed
+7
-11
lines changed- bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/link/contentassist
1 file changed
+7
-11
lines changedLines changed: 7 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | | - | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
884 | 881 | | |
885 | | - | |
886 | | - | |
| 882 | + | |
887 | 883 | | |
888 | 884 | | |
889 | 885 | | |
| |||
0 commit comments