|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractReflectArray
com.db4o.reflect.jdk.JdkArray
public class JdkArray
Reflection implementation for Array to map to JDK reflection.
Method Summary | |
---|---|
java.lang.Object |
newInstance(ReflectClass componentType,
int length)
|
java.lang.Object |
newInstance(ReflectClass componentType,
int[] dimensions)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Object newInstance(ReflectClass componentType, int length)
public java.lang.Object newInstance(ReflectClass componentType, int[] dimensions)
|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |