Prefer Optional.stream().collect(toSet()) over Optional.asSet()
#915
Loading
Optional.stream().collect(toSet()) over Optional.asSet()
#915