|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SequentialAlgorithmIterator | |
---|---|
net.sourceforge.cilib.cooperative.algorithmiterators |
Uses of SequentialAlgorithmIterator in net.sourceforge.cilib.cooperative.algorithmiterators |
---|
Subclasses of SequentialAlgorithmIterator in net.sourceforge.cilib.cooperative.algorithmiterators | |
---|---|
class |
RandomAlgorithmIterator<E extends Algorithm>
Iterate through a list of Algorithm s in a random order. |
Methods in net.sourceforge.cilib.cooperative.algorithmiterators that return SequentialAlgorithmIterator | |
---|---|
SequentialAlgorithmIterator<E> |
SequentialAlgorithmIterator.getClone()
Clone this list iterator and return it. |
Constructors in net.sourceforge.cilib.cooperative.algorithmiterators with parameters of type SequentialAlgorithmIterator | |
---|---|
SequentialAlgorithmIterator(SequentialAlgorithmIterator rhs)
Construct a new SequentialAlgorithmIterator from the supplied one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |