public class IntEvaluationResult extends Object implements EvaluationResult
| Constructor and Description |
|---|
IntEvaluationResult(String name,
int value) |
public IntEvaluationResult(String name, int value)
public String getName()
getName in interface EvaluationResultpublic Object getValue()
getValue in interface EvaluationResultpublic int getValueAsInt()
Copyright © 2014–2017. All rights reserved.