seda.sandStorm.lib.aDisk
Class AFileTPTM.fileQueueEntry

java.lang.Object
  extended byseda.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
(package private) AFileTPTM.fileQueueEntry(AFileTPImpl impl)
           
 
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)