It can be used like an enumeration, going through one combination at a time, until the combinations are exhausted.
This implementation is meant to replace the TupleGenerator class, and is equivalent in functionality to it. @author Andres Quiroz Hernandez @version 6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|