Hi.
Introduction, page XLII.
Autoboxing works for collections not inferring predicates.
Maybe "not" should be "of"?
The point is that lambda expression without declared types works with autoboxing, but it's ompile time error to explicitly declare primitive
int instead of
Integer, right?