Uses of Record Class
org.aksw.iguana.cc.storage.Storable.CSVData.CSVFileData
Packages that use Storable.CSVData.CSVFileData
-
Uses of Storable.CSVData.CSVFileData in org.aksw.iguana.cc.storage
Methods in org.aksw.iguana.cc.storage that return types with arguments of type Storable.CSVData.CSVFileDataModifier and TypeMethodDescriptionStorable.CSVData.files()Returns the value of thefilesrecord component.Constructor parameters in org.aksw.iguana.cc.storage with type arguments of type Storable.CSVData.CSVFileDataModifierConstructorDescriptionCSVData(String folderName, List<Storable.CSVData.CSVFileData> files) Creates an instance of aCSVDatarecord class.