Files
gcc/libjava/java/io
Gary Benson 1470f196e4 File.java (internalExists): New method.
2006-07-14  Gary Benson  <gbenson@redhat.com>

	* java/io/File.java (internalExists): New method.
	(exists): Use internalExists.
	(internalIsDirectory): New method.
	(isDirectory): Use internalIsDirectory.
	(createTempFile): Use internalExists and internalIsDirectory.

From-SVN: r115441
2006-07-14 14:37:46 +00:00
..
2005-06-30 03:22:09 +00:00
2005-02-22 03:13:35 +00:00
2005-11-16 16:30:03 +00:00
2005-06-30 03:22:09 +00:00