|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectselex.UtilSelex
Utilites for the Selex package.
Constructor Summary | |
UtilSelex()
|
Method Summary | |
static java.lang.String |
averageDoubleArrayList(java.util.ArrayList Doubles)
Averages an ArrayList of Double objects. |
static int |
averageIntegerArrayList(java.util.ArrayList Integers)
Averages an ArrayList of Integer objects. |
static void |
printDoc()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UtilSelex()
Method Detail |
public static int averageIntegerArrayList(java.util.ArrayList Integers)
public static java.lang.String averageDoubleArrayList(java.util.ArrayList Doubles)
public static void printDoc()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |