|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INamedType
An interface for types with a JVM name.
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this INamedType object. |
Methods inherited from interface com.jrockit.memleak.ITypeSpecifier |
---|
select |
Method Detail |
---|
java.lang.String getName()
Class.getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |