public class ProfiledMethod
extends java.lang.Object
| Constructor and Description |
|---|
ProfiledMethod(java.lang.String id,
DynamicMethod method) |
| Modifier and Type | Method and Description |
|---|---|
DynamicMethod |
getMethod() |
java.lang.String |
getName() |
public ProfiledMethod(java.lang.String id,
DynamicMethod method)
public java.lang.String getName()
public DynamicMethod getMethod()
Copyright © 2001-2021 JRuby. All Rights Reserved.