JSR-62 (Final)

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.
 


JSR-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.