Jonathan MASSUCHETTI
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
-
Jonathan MASSUCHETTI created a post, AnsweredMissing color scheme configuration or bug ?
Consider this java code : Bar bar = new Bar();Callable c = () -> doStuff(bar) The bar variable looks like it inherits from Local variable and also from Implicit anonymous class parameter. My color ...