|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.bytecode.Type
gnu.bytecode.ObjectType
gnu.bytecode.UninitializedType
public class UninitializedType
A pseudo-type used for allocated but uninitialized objects.
| Field Summary |
|---|
| Fields inherited from class gnu.bytecode.ObjectType |
|---|
flags |
| Method Summary | |
|---|---|
Type |
getImplementationType()
The type used to implement types not natively understood by the JVM. |
java.lang.String |
toString()
|
| Methods inherited from class gnu.bytecode.ObjectType |
|---|
coerceFromObject, compare, emitCoerceFromObject, getContextClass, getContextClassLoader, getField, getInternalName, getMethod, getMethods, getMethods, getReflectClass, isExisting, isInstance, promote, setExisting |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Type getImplementationType()
Type
getImplementationType in class ObjectTypepublic java.lang.String toString()
toString in class Type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||