|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evaluator.Sorting | |
|---|---|
| evaluation | |
| Uses of Evaluator.Sorting in evaluation |
|---|
| Methods in evaluation that return Evaluator.Sorting | |
|---|---|
static Evaluator.Sorting |
Evaluator.Sorting.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Evaluator.Sorting[] |
Evaluator.Sorting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in evaluation with parameters of type Evaluator.Sorting | |
|---|---|
java.util.Collection<SingleMethodEvaluation> |
Evaluator.selectBestMethods(java.util.Collection<SingleMethodEvaluation> results,
Evaluator.Sorting sortingType,
java.lang.Integer howMany,
AnnotationStats goldenStandard)
Selects best methods from a method evaluation list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||