Uses of Class
seda.sandStorm.lib.aDisk.AFileStat

Packages that use AFileStat
seda.sandStorm.lib.aDisk   
 

Uses of AFileStat in seda.sandStorm.lib.aDisk
 

Methods in seda.sandStorm.lib.aDisk that return AFileStat
 AFileStat AFile.stat()
          Return information on the properties of the file.
(package private) abstract  AFileStat AFileImpl.stat()
          Return information on the properties of the file.
(package private)  AFileStat AFileTPImpl.stat()
          Return information on the properties of the file.