Use the first checkbox below to let this inspection ignore private methods. This will also ignore return of null from anonymous classes and lambda's.
Use the bottom three checkboxes to specify whether null values on array returns, collection object returns, plain object returns, or a combination of the three should be reported. Return of null in methods with return type java.util.Optional are always reported.
Use the Configure annotations button to specify @Nullable annotations.