// conditional increment in Java
if ( file.exists() ) i++;