sone tsuyoshi
Results
2
issues of
sone tsuyoshi
Hi team, I wonder it would be better to change return type of Predicates#alwaysTrue as generics instead of Object. Following code does not compile right now. ` Predicate alwaysTrue =...
I think ImmutableList, ImmutableSet should override Spliterator spliterator(). Currently default method in Collection is an implementation for both.
help wanted
tech-debt