public class Util
extends java.lang.Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
arrayToHexString(byte[] value) |
static int |
closestIndex(float[] values,
float key) |