public final class LinuxFileStatAARCH64 extends BaseFileStat implements NanosecondFileStat
Modifier and Type | Class and Description |
---|---|
static class |
LinuxFileStatAARCH64.Layout |
Modifier and Type | Field and Description |
---|---|
private static LinuxFileStatAARCH64.Layout |
layout |
memory, posix
Constructor and Description |
---|
LinuxFileStatAARCH64(LinuxPOSIX posix) |
Modifier and Type | Method and Description |
---|---|
long |
atime() |
long |
aTimeNanoSecs() |
long |
blocks() |
long |
blockSize() |
long |
ctime() |
long |
cTimeNanoSecs() |
long |
dev() |
int |
gid() |
long |
ino() |
int |
mode() |
long |
mtime() |
long |
mTimeNanoSecs() |
int |
nlink() |
long |
rdev() |
long |
st_size()
Note: Name 'st_size' since Structure has a 'size' method already
|
int |
uid() |
ftype, groupMember, isBlockDev, isCharDev, isDirectory, isEmpty, isExecutable, isExecutableReal, isFifo, isFile, isGroupOwned, isIdentical, isNamedPipe, isOwned, isReadable, isReadableReal, isROwned, isSetgid, isSetuid, isSocket, isSticky, isSymlink, isWritable, isWritableReal, major, minor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ftype, groupMember, isBlockDev, isCharDev, isDirectory, isEmpty, isExecutable, isExecutableReal, isFifo, isFile, isGroupOwned, isIdentical, isNamedPipe, isOwned, isReadable, isReadableReal, isROwned, isSetgid, isSetuid, isSocket, isSticky, isSymlink, isWritable, isWritableReal, major, minor
private static final LinuxFileStatAARCH64.Layout layout
public LinuxFileStatAARCH64(LinuxPOSIX posix)
public long aTimeNanoSecs()
aTimeNanoSecs
in interface NanosecondFileStat
public long cTimeNanoSecs()
cTimeNanoSecs
in interface NanosecondFileStat
public long mTimeNanoSecs()
mTimeNanoSecs
in interface NanosecondFileStat
public long st_size()
FileStat