wodka.util
Class Combis

java.lang.Object
  extended bywodka.util.Combis

public class Combis
extends java.lang.Object

Author:
wwagner4

Constructor Summary
Combis(java.util.List sizes)
           
 
Method Summary
 boolean hasNext()
           
 java.util.List next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Combis

public Combis(java.util.List sizes)
Method Detail

hasNext

public boolean hasNext()

next

public java.util.List next()