public abstract class HotSpotJavaType extends Object implements JavaType
JavaType
implementations.Constructor and Description |
---|
HotSpotJavaType(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this type in internal form.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArrayClass, getComponentType, getElementalType, getKind, getUnqualifiedName, resolve, toClassName, toJavaName, toJavaName
public HotSpotJavaType(String name)