seda.sandStorm.lib.aDisk
Class AFileTPTM.fileQueueEntry

java.lang.Object
  extended by seda.sandStorm.lib.aDisk.AFileTPTM.fileQueueEntry
All Implemented Interfaces:
QueueElementIF
Enclosing class:
AFileTPTM

 class AFileTPTM.fileQueueEntry
extends java.lang.Object
implements QueueElementIF


Field Summary
(package private)  AFileTPImpl impl
           
(package private)  int size
           
 
Constructor Summary
AFileTPTM.fileQueueEntry(AFileTPImpl impl)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

impl

AFileTPImpl impl

size

int size
Constructor Detail

AFileTPTM.fileQueueEntry

AFileTPTM.fileQueueEntry(AFileTPImpl impl)