org.friendularity.api.west
Class EstimateLib

java.lang.Object
  extended by org.friendularity.api.west.EstimateLib

public class EstimateLib
extends Object

Author:
Stu B22

Constructor Summary
EstimateLib()
           
 
Method Summary
static Set<PersonEstimate> makeFunPersonEstims()
           
static Set<StuffEstimate> makeFunStuffEstims(int jMax, int kMax)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EstimateLib

public EstimateLib()
Method Detail

makeFunPersonEstims

public static Set<PersonEstimate> makeFunPersonEstims()

makeFunStuffEstims

public static Set<StuffEstimate> makeFunStuffEstims(int jMax,
                                                    int kMax)


Copyright © 2011-2014. All Rights Reserved.