OptaPlanner core 6.2.0.Beta1

Uses of Class
org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryType

Packages that use DeciderScoreComparatorFactoryType
org.optaplanner.core.config.localsearch.decider.deciderscorecomparator   
 

Uses of DeciderScoreComparatorFactoryType in org.optaplanner.core.config.localsearch.decider.deciderscorecomparator
 

Methods in org.optaplanner.core.config.localsearch.decider.deciderscorecomparator that return DeciderScoreComparatorFactoryType
 DeciderScoreComparatorFactoryType DeciderScoreComparatorFactoryConfig.getDeciderScoreComparatorFactoryType()
          Deprecated.  
static DeciderScoreComparatorFactoryType DeciderScoreComparatorFactoryType.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static DeciderScoreComparatorFactoryType[] DeciderScoreComparatorFactoryType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.optaplanner.core.config.localsearch.decider.deciderscorecomparator with parameters of type DeciderScoreComparatorFactoryType
 void DeciderScoreComparatorFactoryConfig.setDeciderScoreComparatorFactoryType(DeciderScoreComparatorFactoryType deciderScoreComparatorFactoryType)
          Deprecated.  
 


OptaPlanner core 6.2.0.Beta1

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.