Uses of Interface
tech.molecules.leet.table.io.DWARSimpleWrapper.DWARColumnImporter
-
Packages that use DWARSimpleWrapper.DWARColumnImporter Package Description tech.molecules.leet.table.io -
-
Uses of DWARSimpleWrapper.DWARColumnImporter in tech.molecules.leet.table.io
Classes in tech.molecules.leet.table.io that implement DWARSimpleWrapper.DWARColumnImporter Modifier and Type Class Description static classDWARSimpleWrapper.MultiNumericColumnImporterstatic classDWARSimpleWrapper.StringColumnImporterstatic classDWARSimpleWrapper.StructureColumnImporterFields in tech.molecules.leet.table.io declared as DWARSimpleWrapper.DWARColumnImporter Modifier and Type Field Description DWARSimpleWrapper.DWARColumnImporter<U,T>JDWARImportPanel.ImportOption. importerConstructors in tech.molecules.leet.table.io with parameters of type DWARSimpleWrapper.DWARColumnImporter Constructor Description ImportOption(String name, DWARSimpleWrapper.DWARColumnImporter<U,T> importer)Constructor parameters in tech.molecules.leet.table.io with type arguments of type DWARSimpleWrapper.DWARColumnImporter Constructor Description DWARSimpleWrapper(String file, List<DWARSimpleWrapper.DWARColumnImporter> columns)
-