public class RubyObjectSpecializer
extends java.lang.Object
| Constructor and Description |
|---|
RubyObjectSpecializer() |
| Modifier and Type | Method and Description |
|---|---|
static ObjectAllocator |
specializeForVariables(RubyClass klass,
java.util.Set<java.lang.String> foundVariables) |
public static ObjectAllocator specializeForVariables(RubyClass klass, java.util.Set<java.lang.String> foundVariables)
Copyright © 2001-2018 JRuby. All Rights Reserved.