- java.lang.Object
-
- java.lang.invoke.CallSite
-
- java.lang.invoke.MutableCallSite
-
- org.jruby.runtime.invokedynamic.RubyConstantCallSite
-
-
Constructor Summary
Constructors
Constructor and Description |
RubyConstantCallSite(java.lang.invoke.MethodType type,
java.lang.String name) |
-
Method Summary
-
Methods inherited from class java.lang.invoke.MutableCallSite
dynamicInvoker, getTarget, setTarget, syncAll
-
Methods inherited from class java.lang.invoke.CallSite
type
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2009 JRuby Team. All Rights Reserved.