nl.liacs.subdisc
Class FileLoaderGeneRank

java.lang.Object
  extended by nl.liacs.subdisc.FileLoaderGeneRank
All Implemented Interfaces:
FileLoaderInterface

public class FileLoaderGeneRank
extends java.lang.Object
implements FileLoaderInterface


Field Summary
 
Fields inherited from interface nl.liacs.subdisc.FileLoaderInterface
DEFAULT_SEPARATOR
 
Constructor Summary
FileLoaderGeneRank(Table theTable, EnrichmentType theType)
           
 
Method Summary
 Table getTable()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileLoaderGeneRank

public FileLoaderGeneRank(Table theTable,
                          EnrichmentType theType)
Method Detail

getTable

public Table getTable()
Specified by:
getTable in interface FileLoaderInterface