public class ProfiledMethods
extends java.lang.Object
NonBlockingHashMapLong,
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(java.lang.String name,
DynamicMethod method) |
ProfiledMethod |
getProfiledMethod(long serial) |
public ProfiledMethods(Ruby runtime)
public void addProfiledMethod(java.lang.String name,
DynamicMethod method)
public ProfiledMethod getProfiledMethod(long serial)
Copyright © 2001-2021 JRuby. All Rights Reserved.