you could file a bug for the missing inspection. ISE should become check, IAE should be require, nul...
j
you could file a bug for the missing inspection. ISE should become check, IAE should be require, null checks for either should be checkNonNull/requireNonNull
5
h