Uses of Enum Class
org.apache.sysds.runtime.io.FileFormatPropertiesMM.MMFormat
Packages that use FileFormatPropertiesMM.MMFormat
-
Uses of FileFormatPropertiesMM.MMFormat in org.apache.sysds.runtime.io
Methods in org.apache.sysds.runtime.io that return FileFormatPropertiesMM.MMFormatModifier and TypeMethodDescriptionFileFormatPropertiesMM.getFormat()Returns the enum constant of this class with the specified name.static FileFormatPropertiesMM.MMFormat[]FileFormatPropertiesMM.MMFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.sysds.runtime.io with parameters of type FileFormatPropertiesMM.MMFormatModifierConstructorDescriptionFileFormatPropertiesMM(FileFormatPropertiesMM.MMFormat fmt, FileFormatPropertiesMM.MMField field, FileFormatPropertiesMM.MMSymmetry symmetry)