Class CombinationGenerator<T>

  • Type Parameters:
    T - Type of the elements of the combinations

    public class CombinationGenerator<T>
    extends Object
    Generator for iterating over the combinations.