Formatted code
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
package appeng.util;
|
||||
|
||||
|
||||
@@ -54,7 +55,7 @@ public enum ReadableNumberConverter implements ISlimReadableNumberConverter, IWi
|
||||
* restricts a string representation of a number to a specific width
|
||||
*
|
||||
* @param number to be formatted number
|
||||
* @param width width limitation of the resulting number
|
||||
* @param width width limitation of the resulting number
|
||||
*
|
||||
* @return formatted number restricted by the width limitation
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user