edu.jhu.tmaj.util.data
Class FileData

java.lang.Object
  extended by edu.jhu.tmaj.util.data.FileData

public final class FileData
extends java.lang.Object

Represents the data found in a tab-delimited file.


Constructor Summary
FileData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileData

public FileData()