Files
gerrit/gerrit-server/src/test/java/com/google/gerrit/server
Dave Borowitz b5a07489f3 Convert some Functions/Predicates to streams & lambdas
The conversion is somewhat conservative; there are many places where
we use things like Lists.transform and FluentIterable where we could
in theory switch entirely to streams, but the win is not obvious.
Converting Functions to lambdas is pretty much always a win, though.

Change-Id: I771b13bddb768426c8bb2dbf81207664994ee21d
2016-09-21 02:40:31 -04:00
..
2016-03-16 13:14:26 +01:00
2016-07-08 15:05:36 -07:00
2016-07-07 17:00:06 +02:00