public class ArrayUtilities
extends Object
- Author:
- J. H. S.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
iterator
public static Iterator iterator(Object[] array,
int offset,
int length)