Interface NumericScore.ValueStage
- All Known Implementing Classes:
NumericScore.Builder
- Enclosing class:
NumericScore
public static interface NumericScore.ValueStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(NumericScore other) value(double value) The numeric value of the score
-
Method Details
-
value
The numeric value of the score
-
from
-