|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mmm.cms.util.HomeHealthUtils
public class HomeHealthUtils
Holds general utility methods that don't need to be associated with any specific class
| Constructor Summary | |
|---|---|
HomeHealthUtils()
|
|
| Method Summary | |
|---|---|
static int |
sumIntArray(int[] array)
Given an array of ints, sums their values and returns that sum. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HomeHealthUtils()
| Method Detail |
|---|
public static int sumIntArray(int[] array)
array -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||