com.hrstc.utils
Class Utils

java.lang.Object
  extended by com.hrstc.utils.Utils

public class Utils
extends java.lang.Object

Author:
Neil O. Rouben

Constructor Summary
Utils()
           
 
Method Summary
static int search(java.lang.Object[] array, java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

search

public static int search(java.lang.Object[] array,
                         java.lang.Object obj)