Blacksheep
0
Q:

java test file exist

File tempFile = new File("c:/temp/temp.txt");
boolean exists = tempFile.exists();
1

New to Communities?

Join the community