|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vizzini.util.ArrayUtilities
public class ArrayUtilities
Provides convenience utility methods for arrays.
Method Summary | |
---|---|
static ArrayUtilities |
getInstance()
Return the singleton instance. |
String |
toString(double[] array)
Return a string representation of the given array. |
String |
toString(int[] array)
Return a string representation of the given object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final ArrayUtilities getInstance()
public String toString(int[] array)
public String toString(double[] array)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |