|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.Array
public final class Array
Constructor Summary | |
---|---|
Array()
|
Method Summary | |
---|---|
static int |
getLength(java.lang.Object array)
|
static java.lang.Object |
newInstance(java.lang.Class<?> componentType,
int size)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Array()
Method Detail |
---|
public static java.lang.Object newInstance(java.lang.Class<?> componentType, int size)
public static int getLength(java.lang.Object array)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |