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, syncAll
type
public RubyConstantCallSite(java.lang.invoke.MethodType type, String name)
public String name()
Copyright © 2001-2014 JRuby. All Rights Reserved.