|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.umlv.corosol.component.impl.JArrayClass
fr.umlv.corosol.component.impl.JDK1_5JArrayClass
public class JDK1_5JArrayClass
A JDK1_5JArrayClass represents a JClass object for an array.
| Field Summary |
|---|
| Fields inherited from interface fr.umlv.corosol.component.JClass |
|---|
CATEGORY1, CATEGORY2 |
| Constructor Summary | |
|---|---|
JDK1_5JArrayClass(JClassLoader loader,
java.lang.String name)
Creates a new JDK1_5JArrayClass initialized with the specified class name and the specified class loader. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getNativeClass()
Returns the java.lang.Class object equivalent to this JClass object. |
| Methods inherited from class fr.umlv.corosol.component.impl.JArrayClass |
|---|
arrayCopy, copyValue, doGetfield, doGetstatic, doPutfield, doPutstatic, fieldCopy, getClassLoader, getComponentType, getComputationalType, getConstantPool, getDeclaredConstructors, getDeclaredField, getDeclaredFields, getDeclaredMethods, getInterfaces, getModifiers, getName, getSuperclass, isAbstract, isAnonymousClass, isArray, isAssignableFrom, isInterface, isJObject, isPrimitive, pop, push, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JDK1_5JArrayClass(JClassLoader loader,
java.lang.String name)
loader - the class loader of this classname - the fully qualified name of the class| Method Detail |
|---|
public java.lang.Class getNativeClass()
getNativeClass in interface JClassgetNativeClass in class JArrayClassClass
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||