J2ME CDC

Uses of Class
java.lang.Float

Packages that use Float
java.lang   
 

Uses of Float in java.lang
 

Methods in java.lang that return Float
static Float Float.valueOf(String s)
          Returns the floating point value represented by the specified String.
 

Methods in java.lang with parameters of type Float
 int Float.compareTo(Float anotherFloat)
          Compares two Floats numerically.
 


J2ME CDC

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved.