public class NumericUtils extends Object
| Constructor and Description |
|---|
NumericUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
asLong(byte[] bytes) |
static long |
getMessageDigestHash(String algorithmName,
String string) |
static String |
humanReadableByteCount(double bytes) |
static long |
padToLong(byte[] bytes) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.