jestr.generic.collection
Class ArrayUtils

java.lang.Object
  extended byjestr.generic.collection.ArrayUtils

public class ArrayUtils
extends java.lang.Object

Author:
David Gilliland

Constructor Summary
ArrayUtils()
           
 
Method Summary
static java.util.List safeArrayAsList(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayUtils

public ArrayUtils()
Method Detail

safeArrayAsList

public static java.util.List safeArrayAsList(java.lang.Object obj)


Copyright (c) 2001-2003 - Apache Software Foundation