public class CombinationGenerator
extends java.lang.Object
Constructor and Description |
---|
CombinationGenerator(int n,
int r) |
Modifier and Type | Method and Description |
---|---|
int[] |
getNext() |
java.math.BigInteger |
getNumLeft() |
java.math.BigInteger |
getTotal() |
boolean |
hasMore() |
void |
reset() |
Copyright © 2004-2014 The YAWL Foundation.