| Package | Description |
|---|---|
| org.jruby |
| Modifier and Type | Method and Description |
|---|---|
RubyRational |
Ruby.newRational(long num,
long den) |
static RubyRational |
RubyRational.newRational(Ruby runtime,
long x,
long y) |
RubyRational |
Ruby.newRationalReduced(long num,
long den) |
Copyright © 2001-2015 JRuby. All Rights Reserved.