Interface SequenceSolution<T>

Type Parameters:
T -
All Superinterfaces:
Serializable, Solution<T>
All Known Implementing Classes:
CharSequenceSolution

public interface SequenceSolution<T> extends Solution<T>
Interface representing a sequence of values of the same type