qx.lang
Class Number

java.lang.Object
  extended by qx.lang.Number

public class Number
extends java.lang.Object

Helper functions for numbers.

The native JavaScript Number is not modified by this class.

The additions implemented here may be added directly to the native Number by a setting in qx.lang.Prototypes. This feature is not enabled by default.


Constructor Summary
Number()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Number

public Number()


Copyright © 2008 1&1. All Rights Reserved.