net.sf.jga.util
Class Arrays

java.lang.Object
  extended by net.sf.jga.util.Arrays

public class Arrays
extends java.lang.Object

Miscellaneous utilities for working with arrays.

Copyright © 2004 David A. Hall

Author:
David A. Hall

Method Summary
static java.lang.String toString(java.lang.Object[] arr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toString

public static java.lang.String toString(java.lang.Object[] arr)


Copyright © 2002-2005 David A. Hall. All Rights Reserved.