grader.gradebookbinh
Class FileDB

java.lang.Object
  extended by grader.gradebookbinh.FileDB

public class FileDB
extends java.lang.Object

Generic JavaDoc for FileDB


Field Summary
protected  java.util.Collection<File> files
           
 
Constructor Summary
FileDB()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

files

protected java.util.Collection<File> files
Constructor Detail

FileDB

public FileDB()
Default Constructor