public class RubyConstantCallSite extends java.lang.invoke.MutableCallSite
| Constructor and Description |
|---|
RubyConstantCallSite(java.lang.invoke.MethodType type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
dynamicInvoker, getTarget, setTarget, syncAlltypepublic RubyConstantCallSite(java.lang.invoke.MethodType type, String name)
public String name()
Copyright © 2001-2016 JRuby. All Rights Reserved.