Package | Description |
---|---|
org.jruby |
Modifier and Type | Method and Description |
---|---|
static RubyComplex |
RubyComplex.newComplexBang(ThreadContext context,
RubyClass clazz,
IRubyObject x)
Deprecated.
|
static RubyComplex |
RubyComplex.newComplexRaw(Ruby runtime,
IRubyObject x)
rb_complex_raw1
|
static RubyComplex |
RubyComplex.newComplexRaw(Ruby runtime,
IRubyObject x,
IRubyObject y)
rb_complex_raw
|
Copyright © 2001-2019 JRuby. All Rights Reserved.