C
D
E
F
G
H
I
L
M
N
O
R
S
T
W
C
- canExecute() - function in com.topjohnwu.superuser.io.SuFile
- canExecute() - function in java.io.SuFile
- canRead() - function in com.topjohnwu.superuser.io.SuFile
- canRead() - function in java.io.SuFile
- canWrite() - function in com.topjohnwu.superuser.io.SuFile
- canWrite() - function in java.io.SuFile
- clear() - function in com.topjohnwu.superuser.io.SuFile
- Clear the content of the file denoted by this abstract pathname.Creates a new file if it does not already exist.
- close() - function in java.io.SuRandomAccessFile
- com.topjohnwu.superuser.internal - package com.topjohnwu.superuser.internal
- com.topjohnwu.superuser.io - package com.topjohnwu.superuser.io
- compareTo(File) - function in java.io.SuFile
- createNewFile() - function in com.topjohnwu.superuser.io.SuFile
- createNewFile() - function in java.io.SuFile
- createNewLink(String) - function in com.topjohnwu.superuser.io.SuFile
- Creates a new hard link named by this abstract pathname of an existing fileif and only if a file with this name does not yet exist.
- createNewLink(String) - function in com.topjohnwu.superuser.nio.SuFile
- createNewSymlink(String) - function in com.topjohnwu.superuser.io.SuFile
- Creates a new symbolic link named by this abstract pathname to a target fileif and only if a file with this name does not yet exist.
- createNewSymlink(String) - function in com.topjohnwu.superuser.nio.SuFile
- createTempFile(String,String,File) - function in java.io.SuFile