| |
|
| java.lang.Object j2me.io.File
File | public class File (Code) | | Class provided for the sole purpose of compiling the FileFilter and
FilenameFilter interfaces.
|
pathSeparatorChar | final public static char pathSeparatorChar(Code) | | |
separatorChar | final public static char separatorChar(Code) | | |
exists | public boolean exists()(Code) | | |
isDirectory | public boolean isDirectory()(Code) | | |
|
|
|