Interface NumericParameter<T extends Number>
- Type Parameters:
T- the type of the parameter
- All Known Implementing Classes:
SampledDouble,SampledInteger,SampledLong
Interface for parameters that represent a numeric value.
-
Method Summary
Modifier and TypeMethodDescriptionThe lower bound of this parameter.The upper bound of this parameter.Methods inherited from interface org.moeaframework.analysis.parameter.Parameter
assignValue, encode, parse, readValue