WALA/com.ibm.wala.ide.jdt.test/source/com/ibm/wala
Ben Liblit 790d37781b Convert many single-method anonymous classes to lambdas
Eclipse's automated code clean-up tool did most of the heavy lifting
here: it specifically has a clean-up option for converting functional
interfaces to lambdas.  I merely had to revert the automated changes
for a single enumeration class for which it produced invalid results,
and for a few test inputs that apparently aren't set up to be compiled
with Java 8.
2017-11-27 11:31:15 -06:00
..
cast/java new test 2017-09-12 07:13:35 +09:00
demandpa/driver Convert many single-method anonymous classes to lambdas 2017-11-27 11:31:15 -06:00