Uses of Class
libcore.io.StructStat
| Package | Description |
|---|---|
| libcore.io |
-
Uses of StructStat in libcore.io
Methods in libcore.io that return StructStat Modifier and Type Method Description StructStatForwardingOs. fstat(FileDescriptor fd)StructStatOs. fstat(FileDescriptor fd)StructStatPosix. fstat(FileDescriptor fd)StructStatForwardingOs. lstat(String path)StructStatOs. lstat(String path)StructStatPosix. lstat(String path)StructStatForwardingOs. stat(String path)StructStatOs. stat(String path)StructStatPosix. stat(String path)