C  D  E  F  G  H  I  L  M  N  O  R  S  T  W 

L

lastModified() - function in com.topjohnwu.superuser.io.SuFile
Returns the time that the file denoted by this abstract pathname waslast modified.
lastModified() - function in java.io.SuFile
 
length() - function in com.topjohnwu.superuser.io.SuFile
Returns the length of the file denoted by this abstract pathname.
length() - function in java.io.SuFile
 
length() - function in com.topjohnwu.superuser.io.SuRandomAccessFile
 
list() - function in com.topjohnwu.superuser.io.SuFile
Returns an array of strings naming the files and directories in thedirectory denoted by this abstract pathname.
list(FilenameFilter) - function in com.topjohnwu.superuser.io.SuFile
Returns an array of strings naming the files and directories in thedirectory denoted by this abstract pathname that satisfy the specified filter.
list() - function in java.io.SuFile
 
listFiles() - function in com.topjohnwu.superuser.io.SuFile
Returns an array of abstract pathnames denoting the files in thedirectory denoted by this abstract pathname.
listFiles(FilenameFilter) - function in com.topjohnwu.superuser.io.SuFile
Returns an array of abstract pathnames denoting the files in thedirectory denoted by this abstract pathname that satisfy the specified filter.
listFiles(FileFilter) - function in com.topjohnwu.superuser.io.SuFile
Returns an array of abstract pathnames denoting the files in thedirectory denoted by this abstract pathname that satisfy the specified filter.
listFiles() - function in com.topjohnwu.superuser.nio.SuFile
 
listFiles() - function in java.io.SuFile
 
listRoots() - function in java.io.SuFile
 
C  D  E  F  G  H  I  L  M  N  O  R  S  T  W