wt.util
Class FileConsumer.FileConsumerQueue.FileChange

java.lang.Object
  extended bywt.util.FileConsumer.FileConsumerQueue.FileChange
Enclosing class:
FileConsumer.FileConsumerQueue

final class FileConsumer.FileConsumerQueue.FileChange
extends Object


Field Summary
(package private)  int changeCount
           
(package private)  String fileName
           
 
Constructor Summary
FileConsumer.FileConsumerQueue.FileChange(String file_name, int change_count)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

changeCount

final int changeCount

fileName

final String fileName
Constructor Detail

FileConsumer.FileConsumerQueue.FileChange

public FileConsumer.FileConsumerQueue.FileChange(String file_name,
                                                 int change_count)