Package org.jruby

Class RubyFloat

All Implemented Interfaces:
Serializable, Cloneable, Comparable<IRubyObject>, Appendable, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType

public class RubyFloat extends RubyNumeric implements Appendable
A representation of a float object
See Also: