public class FixedValuesVariation<T> extends Object implements IVariation<T>
FixedValuesVariation(T... values)
Iterator<T>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FixedValuesVariation(T... values)
public Iterator<T> iterator()
iterator
Iterable<T>
Copyright © 2014. All Rights Reserved.