|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.dyn.CallSite
org.jruby.runtime.invokedynamic.InvokeDynamicSupport.JRubyCallSite
public static class InvokeDynamicSupport.JRubyCallSite
Constructor Summary | |
---|---|
InvokeDynamicSupport.JRubyCallSite(java.lang.Class caller,
java.lang.String name,
java.dyn.MethodType type,
CallType callType)
|
Method Summary | |
---|---|
CallType |
callType()
|
Methods inherited from class java.dyn.CallSite |
---|
callerClass, canSetTarget, checkTarget, getTarget, initialTarget, name, nameComponents, setTarget, toString, type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvokeDynamicSupport.JRubyCallSite(java.lang.Class caller, java.lang.String name, java.dyn.MethodType type, CallType callType)
Method Detail |
---|
public CallType callType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |