public class FloatingDecimal extends Object
FloatingDecimal(double d)
FloatingDecimal(float f)
int
getChars(char[] result)
String
toJavaFormatString()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FloatingDecimal(double d)
public FloatingDecimal(float f)
public String toString()
toString
Object
public String toJavaFormatString()
public int getChars(char[] result)
Copyright © 2024. All rights reserved.