public class CombinationGenerator extends Object
| Constructor and Description |
|---|
CombinationGenerator(int n,
int r) |
public void reset()
public BigInteger getNumLeft()
public boolean hasNext()
public BigInteger getTotal()
public int[] getNext()
Copyright © 2000–2016 BioJava. All rights reserved.