@Target(value=FIELD) @Retention(value=RUNTIME) public @interface HotSpotVMType
| Modifier and Type | Required Element and Description |
|---|---|
HotSpotVMType.Type |
get
Specifies what type of information to return.
|
String |
name
Returns the name of the type.
|
public abstract HotSpotVMType.Type get
HotSpotVMType.Type