|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.commons.util.collection.ArrayUtility
public class ArrayUtility
Constructor Summary | |
---|---|
ArrayUtility()
Creates a new ArrayUtility object. |
Method Summary | |
---|---|
static boolean |
contains(java.lang.Object[] array,
java.lang.Object object)
|
static int |
indexOf(java.lang.String[] strings,
java.lang.String subString)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayUtility()
ArrayUtility
object.
Method Detail |
---|
public static boolean contains(java.lang.Object[] array, java.lang.Object object)
public static int indexOf(java.lang.String[] strings, java.lang.String subString)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |