public class ProfiledMethods extends Object
ConcurrentMap,
 but the implementation can be changed in the future without changing the interface.| Constructor and Description | 
|---|
| ProfiledMethods(Ruby runtime) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addProfiledMethod(String name,
                 DynamicMethod method) | 
| ProfiledMethod | getProfiledMethod(long serial) | 
public ProfiledMethods(Ruby runtime)
public void addProfiledMethod(String name, DynamicMethod method)
public ProfiledMethod getProfiledMethod(long serial)
Copyright © 2001-2015 JRuby. All Rights Reserved.