Ontimize 5.2071EN

com.ontimize.util
Class ArrayUtils

java.lang.Object
  extended bycom.ontimize.util.ArrayUtils

public class ArrayUtils
extends java.lang.Object


Constructor Summary
ArrayUtils()
           
 
Method Summary
static int findElementIndex(int[] array, int element)
           
 
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

findElementIndex

public static int findElementIndex(int[] array,
                                   int element)

Ontimize