WALA/com.ibm.wala.ide.tests/src/com/ibm/wala/ide
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
..
test merge 2013-06-25 11:57:37 -04:00
tests/util Convert many single-method anonymous classes to lambdas 2017-11-27 11:31:15 -06:00