public class ArrayTools extends Object
ArrayTools()
static double
calcmax(Array a)
calcmin(Array a)
static int
countChar(String s, char c)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayTools()
public static double calcmax(Array a)
a
public static double calcmin(Array a)
public static int countChar(String s, char c)
s
c
Copyright © 2007-2013. All Rights Reserved.