|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.runtime.CallSite
org.jruby.runtime.CallSite.InlineCachingCallSite
org.jruby.runtime.CallSite.LtCallSite
public static class CallSite.LtCallSite
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jruby.runtime.CallSite |
---|
CallSite.DivCallSite, CallSite.GeCallSite, CallSite.GtCallSite, CallSite.InlineCachingCallSite, CallSite.LeCallSite, CallSite.LtCallSite, CallSite.MinusCallSite, CallSite.MulCallSite, CallSite.PlusCallSite |
Field Summary |
---|
Fields inherited from class org.jruby.runtime.CallSite |
---|
callType, methodName |
Constructor Summary | |
---|---|
CallSite.LtCallSite()
|
Method Summary | |
---|---|
IRubyObject |
call(ThreadContext context,
IRubyObject self,
IRubyObject arg)
|
Methods inherited from class org.jruby.runtime.CallSite.InlineCachingCallSite |
---|
cacheAndCall, cacheAndCall, cacheAndCall, cacheAndCall, cacheAndCall, cacheAndCall, cacheAndCall, cacheAndCall, cacheAndCall, cacheAndCall, call, call, call, call, call, call, call, call, call, callIter, callIter, callIter, callIter, callIter, removeCachedMethod |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CallSite.LtCallSite()
Method Detail |
---|
public IRubyObject call(ThreadContext context, IRubyObject self, IRubyObject arg)
call
in class CallSite.InlineCachingCallSite
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |