Inspection detects usages of Guava's functional primitives like FluentIterable, Optional, Function, Predicate and Supplier.
May change semantic: some of lazy-evaluated guava's iterables could be transformed to eager-evaluated iterable.

This inspection only reports if the language level of the project or module is 8 or higher