Modifier and Type | Method and Description |
---|---|
public ObjectType | Returns: object type that may be loaded or null if a primitive is referencedA ConstantPoolGen cpg)Returns the |
public Type | Returns: the type associated with this instruction.A ConstantPoolGen cpg)Returns the type associated with this instruction. |
getLoadClassType | back to summary |
---|---|
public ObjectType getLoadClassType(ConstantPoolGen cpg) Returns the
|
getType | back to summary |
---|---|
public Type getType(ConstantPoolGen cpg) Returns the type associated with this instruction. LoadClass instances are always typed, but this type does not always refer to the type of the class or
interface that it possibly forces to load. For example,
|