| Package | Description |
|---|---|
| org.jruby.runtime.invokedynamic |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
MathLinker.fixnumOperator(ThreadContext context,
IRubyObject caller,
IRubyObject self,
JRubyCallSite site,
long value) |
static IRubyObject |
MathLinker.floatOperator(ThreadContext context,
IRubyObject caller,
IRubyObject self,
JRubyCallSite site,
double value) |
Copyright © 2001-2022 JRuby. All Rights Reserved.