Skip to content

Convert `Iterables.all(Collection, Predictate)` into `.stream().allMa…

0e68342
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Convert Iterables.all(Collection, Predictate) into .stream().allMatch(Predicate) #945

Convert `Iterables.all(Collection, Predictate)` into `.stream().allMa…
0e68342
Select commit
Loading
Failed to load commit list.

The logs for this run have expired and are no longer available.