org.jruby
Class RubyYAML.YAMLNumericMethods

java.lang.Object
  extended by org.jruby.RubyYAML.YAMLNumericMethods
Enclosing class:
RubyYAML

public static class RubyYAML.YAMLNumericMethods
extends java.lang.Object


Constructor Summary
RubyYAML.YAMLNumericMethods()
           
 
Method Summary
static IRubyObject numeric_to_yaml_node(IRubyObject self, IRubyObject arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyYAML.YAMLNumericMethods

public RubyYAML.YAMLNumericMethods()
Method Detail

numeric_to_yaml_node

public static IRubyObject numeric_to_yaml_node(IRubyObject self,
                                               IRubyObject arg)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.