org.lobobrowser.util
Class ArrayUtilities

java.lang.Object
  extended by org.lobobrowser.util.ArrayUtilities

public class ArrayUtilities
extends java.lang.Object

Author:
J. H. S.

Method Summary
static java.util.Iterator iterator(java.lang.Object[] array, int offset, int length)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

iterator

public static java.util.Iterator iterator(java.lang.Object[] array,
                                          int offset,
                                          int length)