java.lang.Object
org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator<T>
All Implemented Interfaces:
Iterator<T>, ListIterator<T>

public class SingletonIterator<T> extends Object implements ListIterator<T>