Update DoubleToString.java
This commit is contained in:
parent
b5c29f0e1b
commit
bcc848f6a7
|
@ -38,4 +38,5 @@ public class DoubleToString {
|
|||
return df.format(d);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue