You should be able to just type `Precondition.chec...
# intellij
k
You should be able to just type
Precondition.checkArgument
and press Ctrl+Space to complete it and add the import, then put your cursor back on
checkArgument
and press Alt+Enter and import it statically