|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.umlv.corosol.component.impl.DefaultJClassInstance
fr.umlv.corosol.component.impl.StringInstance
public class StringInstance
A StringInstance object represents a instance of the java.lang.String class, allocated into the Corosol JVM heap.
| Constructor Summary | |
|---|---|
StringInstance()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getNativeObject()
Returns a proxy of the class instance represented by this JClassInstance object. |
| Methods inherited from class fr.umlv.corosol.component.impl.DefaultJClassInstance |
|---|
getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLong, getObject, getPosition, getShort, getSize, getType, isNative, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLayout, setLong, setObject, setPosition, setShort, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringInstance()
| Method Detail |
|---|
public java.lang.Object getNativeObject()
getNativeObject in interface JHeapObjectgetNativeObject in class DefaultJClassInstance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||