In code-language it means that it is not necessary to do:
if (out != System.out && out!= System.err) { out.close(); }