| Constructor and Description |
|---|
StackCartesianProductIterator(Iterable<? extends T>... collections) |
StackCartesianProductIterator(List<? extends Iterable<? extends T>> collections) |
StackCartesianProductIterator(T[]... collections) |
public StackCartesianProductIterator(T[]... collections)
public StackCartesianProductIterator(Iterable<? extends T>... collections)
Copyright © 2015. All rights reserved.