Package | Description |
---|---|
org.jruby |
Modifier and Type | Method and Description |
---|---|
static RubyComplex |
RubyComplex.newComplexBang(ThreadContext context,
IRubyObject clazz,
IRubyObject x)
f_complex_new_bang1
|
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-2016 JRuby. All Rights Reserved.