Why intellij underlined variable?
Score: 5/5 (60 votes) If the variable/parameter is underlined, you know that you can't use it in lambda/anonymous class directly.What does green underline mean in IntelliJ?When something is underlined in IntelliJ you should press Alt + Enter, it will show you either if something is wrong or how...