Uses of Class
org.jruby.runtime.invokedynamic.JRubyCallSite
Packages that use JRubyCallSite
-
Uses of JRubyCallSite in org.jruby.runtime.invokedynamic
Methods in org.jruby.runtime.invokedynamic with parameters of type JRubyCallSiteModifier and TypeMethodDescriptionstatic IRubyObjectMathLinker.fixnumOperator(ThreadContext context, IRubyObject caller, IRubyObject self, JRubyCallSite site, long value) static IRubyObjectMathLinker.floatOperator(ThreadContext context, IRubyObject caller, IRubyObject self, JRubyCallSite site, double value)