float
as a string.
Modifier and Type | Field and Description |
---|---|
private static final int | |
private final byte[] | |
private static final int | |
pack-priv static final int | |
pack-priv static final int | |
pack-priv static final int | |
pack-priv static final int | |
private int | |
pack-priv static final int | |
pack-priv static final int | |
private static final int | |
private static final long | |
public static final int | |
private static final int | |
private static final int | |
private static final int | |
private static final int | |
pack-priv static final int | |
private static final int | |
private static final int | |
pack-priv static final int | |
pack-priv static final int | |
private static final int | |
private static final int |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
private void | |
private void | |
private Appendable | |
private void | |
public static Appendable | appendTo(float
the v, Appendable float whose rendering is appended.the app)Appendable to append to.Appends the rendering of the |
private String | |
private void | |
private void | |
private static int | |
private int | |
private int | |
private int | |
private int | |
private int | |
private int | |
private String | |
public static String | Returns: a string representation of the argument.the v)float to be converted.Returns a string representation of the |
private int |
BQ_MASK | back to summary |
---|---|
private static final int BQ_MASK |
bytes | back to summary |
---|---|
private final byte[] bytes |
C_MIN | back to summary |
---|---|
private static final int C_MIN |
C_TINY | back to summary |
---|---|
pack-priv static final int C_TINY |
E_MAX | back to summary |
---|---|
pack-priv static final int E_MAX |
E_MIN | back to summary |
---|---|
pack-priv static final int E_MIN |
H | back to summary |
---|---|
pack-priv static final int H |
index | back to summary |
---|---|
private int index |
K_MAX | back to summary |
---|---|
pack-priv static final int K_MAX |
K_MIN | back to summary |
---|---|
pack-priv static final int K_MIN |
MASK_28 | back to summary |
---|---|
private static final int MASK_28 |
MASK_32 | back to summary |
---|---|
private static final long MASK_32 |
MAX_CHARS | back to summary |
---|---|
public static final int MAX_CHARS |
MINUS_INF | back to summary |
---|---|
private static final int MINUS_INF |
MINUS_ZERO | back to summary |
---|---|
private static final int MINUS_ZERO |
NAN | back to summary |
---|---|
private static final int NAN |
NON_SPECIAL | back to summary |
---|---|
private static final int NON_SPECIAL |
P | back to summary |
---|---|
pack-priv static final int P |
PLUS_INF | back to summary |
---|---|
private static final int PLUS_INF |
PLUS_ZERO | back to summary |
---|---|
private static final int PLUS_ZERO |
Q_MAX | back to summary |
---|---|
pack-priv static final int Q_MAX |
Q_MIN | back to summary |
---|---|
pack-priv static final int Q_MIN |
T_MASK | back to summary |
---|---|
private static final int T_MASK |
W | back to summary |
---|---|
private static final int W |
FloatToDecimal | back to summary |
---|---|
private FloatToDecimal() |
append | back to summary |
---|---|
private void append(int c) |
append8Digits | back to summary |
---|---|
private void append8Digits(int m) |
appendDecimalTo | back to summary |
---|---|
private Appendable appendDecimalTo(float v, Appendable app) throws IOException |
appendDigit | back to summary |
---|---|
private void appendDigit(int d) |
appendTo | back to summary |
---|---|
public static Appendable appendTo(float v, Appendable app) throws IOException Appends the rendering of the The outcome is the same as if
|
charsToString | back to summary |
---|---|
private String charsToString()
|
exponent | back to summary |
---|---|
private void exponent(int e) |
removeTrailingZeroes | back to summary |
---|---|
private void removeTrailingZeroes() |
rop | back to summary |
---|---|
private static int rop(long g, long cp) |
toChars | back to summary |
---|---|
private int toChars(int f, int e) |
toChars1 | back to summary |
---|---|
private int toChars1(int h, int l, int e) |
toChars2 | back to summary |
---|---|
private int toChars2(int h, int l, int e) |
toChars3 | back to summary |
---|---|
private int toChars3(int h, int l, int e) |
toDecimal | back to summary |
---|---|
private int toDecimal(float v) |
toDecimal | back to summary |
---|---|
private int toDecimal(int q, int c, int dk) |
toDecimalString | back to summary |
---|---|
private String toDecimalString(float v) |
toString | back to summary |
---|---|
public static String toString(float v) Returns a string representation of the
|
y | back to summary |
---|---|
private int y(int a) |