Uses of Enum Class
org.apache.sysds.runtime.iogen.MappingProperties.RepresentationProperties
Packages that use MappingProperties.RepresentationProperties
-
Uses of MappingProperties.RepresentationProperties in org.apache.sysds.runtime.iogen
Methods in org.apache.sysds.runtime.iogen that return MappingProperties.RepresentationPropertiesModifier and TypeMethodDescriptionMappingProperties.getRepresentationProperties()Returns the enum constant of this class with the specified name.MappingProperties.RepresentationProperties.values()Returns an array containing the constants of this enum class, in the order they are declared.