org.annotation.util
Class Comb

java.lang.Object
  extended byorg.annotation.util.Comb

public class Comb
extends java.lang.Object


Constructor Summary
Comb()
           
 
Method Summary
static java.util.List combinations(int num)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Comb

public Comb()
Method Detail

combinations

public static java.util.List combinations(int num)


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.