protected static class InterpretedIRMethod.DynamicMethodBox extends Object
Modifier and Type | Field and Description |
---|---|
DynamicMethod |
actualMethod |
int |
callCount |
Modifier | Constructor and Description |
---|---|
protected |
InterpretedIRMethod.DynamicMethodBox() |
public DynamicMethod actualMethod
public int callCount
Copyright © 2001-2015 JRuby. All Rights Reserved.