org.jruby
Class RubyPrecision
java.lang.Object
org.jruby.RubyPrecision
- public class RubyPrecision
- extends java.lang.Object
- Version:
- $Revision: 1.4 $
- Author:
- jpetersen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyPrecision
public RubyPrecision()
createPrecisionModule
public static RubyModule createPrecisionModule(Ruby ruby)
induced_from
public static IRubyObject induced_from(IRubyObject receiver,
IRubyObject source)
append_features
public static IRubyObject append_features(IRubyObject receiver,
IRubyObject include)
prec
public static IRubyObject prec(IRubyObject receiver,
IRubyObject type)
prec_i
public static IRubyObject prec_i(IRubyObject receiver)
prec_f
public static IRubyObject prec_f(IRubyObject receiver)
Copyright © 2002 Jan Arne Petersen. All Rights Reserved.