|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsmueller.tools.ArrayTools
public class ArrayTools
| Constructor Summary | |
|---|---|
ArrayTools()
|
|
| Method Summary | |
|---|---|
static double |
calcmax(Array a)
|
static double |
calcmin(Array a)
|
static int |
countChar(String s,
char c)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayTools()
| Method Detail |
|---|
public static double calcmax(Array a)
public static double calcmin(Array a)
public static int countChar(String s,
char c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||