Norbert Sram
Results
2
issues of
Norbert Sram
Using a lambda expression in case of a function that has no return value causes a compilation failure. To reproduce: ``` public void forEach(BiConsumer
bug
As a forward looking solution (Java 9) Spoon should be investigated. Project: https://github.com/INRIA/spoon
enhancement