ca.quine.jcommons.transform.set
Class PositiveIntegerSetUtils

java.lang.Object
  |
  +--ca.quine.jcommons.transform.set.PositiveIntegerSetUtils

public class PositiveIntegerSetUtils
extends Object


Constructor Summary
PositiveIntegerSetUtils()
           
 
Method Summary
static HashSet findAllSetsThatAddTo(int setSize, int total)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PositiveIntegerSetUtils

public PositiveIntegerSetUtils()
Method Detail

findAllSetsThatAddTo

public static HashSet findAllSetsThatAddTo(int setSize,
                                           int total)