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 project or module is configured to use a language level of 8 or higher.