Uses of Class
com.orchestranetworks.addon.mame.service.evaluatematching.PreProcessingResult
-
Packages that use PreProcessingResult Package Description com.orchestranetworks.addon.mame.service.evaluatematching -
-
Uses of PreProcessingResult in com.orchestranetworks.addon.mame.service.evaluatematching
Methods in com.orchestranetworks.addon.mame.service.evaluatematching that return PreProcessingResult Modifier and Type Method Description PreProcessingResultEvaluateMatchingResult. getPreProcessingResult()Gets the pre-processing result.static PreProcessingResultPreProcessingResult. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PreProcessingResult[]PreProcessingResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-