Interface SequenceSolution<T>
- Type Parameters:
T-
- All Superinterfaces:
Serializable,Solution<T>
- All Known Implementing Classes:
CharSequenceSolution
Interface representing a sequence of values of the same type
-
Method Summary
Methods inherited from interface org.uma.jmetal.solution.Solution
attributes, constraints, copy, objectives, variables
-
Method Details
-
getLength
int getLength()
-