Error shown for expression is: incompatible types (Set<String> vs Set<Object>). I expected to see the "Add explicit type arguments" QuickFix, to transform the code to:
Error shown for expression is: incompatible types (Set<String> vs Set<Object>). I expected to see the "Add explicit type arguments" QuickFix, to transform the code to: