Uses of Class
evaluation.EvaluationFromFile.SearchMethod

Packages that use EvaluationFromFile.SearchMethod
evaluation   
 

Uses of EvaluationFromFile.SearchMethod in evaluation
 

Methods in evaluation that return EvaluationFromFile.SearchMethod
static EvaluationFromFile.SearchMethod EvaluationFromFile.SearchMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EvaluationFromFile.SearchMethod[] EvaluationFromFile.SearchMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.