Uses of Interface
filecontroller.FileInterface

Packages that use FileInterface
filecontroller Provides classes for reading the weather data. 
 

Uses of FileInterface in filecontroller
 

Classes in filecontroller that implement FileInterface
 class FileController
          The FileController is a maintain class which handles all other classes in filecontroller -package.