public abstract class SIUtils extends Object
| Constructor and Description | 
|---|
SIUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getHumanReadableIfSpeed(long ifSpeed)
Method used to convert an integer bits-per-second value to a more
 readable vale using commonly recognized abbreviation for network
 interface speeds. 
 | 
public static String getHumanReadableIfSpeed(long ifSpeed)
ifSpeed - The bits-per-second value to be converted into a string
            descriptionCopyright © 2021. All rights reserved.