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

Packages that use AFileTPImpl
seda.sandStorm.lib.aDisk   
 

Uses of AFileTPImpl in seda.sandStorm.lib.aDisk
 

Fields in seda.sandStorm.lib.aDisk declared as AFileTPImpl
(package private)  AFileTPImpl AFileTPTM.fileQueueEntry.impl
           
 

Methods in seda.sandStorm.lib.aDisk with parameters of type AFileTPImpl
 void AFileTPTM.fileReady(AFileTPImpl impl)
          Indicate that a file has pending events.
 

Constructors in seda.sandStorm.lib.aDisk with parameters of type AFileTPImpl
AFileTPTM.fileQueueEntry(AFileTPImpl impl)