mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-24 01:46:07 +00:00
Fix missing javadoc parameters, throw tags,...
This commit is contained in:
@@ -1668,7 +1668,7 @@ public class Helper {
|
||||
/**
|
||||
* Formats double value (removes .0 from end)
|
||||
*
|
||||
* @param d
|
||||
* @param d Double value
|
||||
* @return String
|
||||
*/
|
||||
public static String doubleStr(double d) {
|
||||
|
||||
Reference in New Issue
Block a user