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

Packages that use AFileTPTM
seda.sandStorm.lib.aDisk   
 

Uses of AFileTPTM in seda.sandStorm.lib.aDisk
 

Constructors in seda.sandStorm.lib.aDisk with parameters of type AFileTPTM
AFileTPImpl(AFile afile, java.lang.String fname, SinkIF compQ, boolean create, boolean readOnly, AFileTPTM tm)
          Create an AFileTPIMpl with the given AFile, filename, completion queue, create/readOnly flags, and Thread Manager.