The method System.console()
can return null
if there is no console device present. This
comes as a surprise to people when they run
their code in an IDE. This post is about overcoming such problems.
Fixing Common Pitfalls of Codemods
2 days ago