public final class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decodeOctets(String s) |
static String |
encodeOctets(byte[] a) |
static <T> T |
orElse(T value,
T defaultValue) |
static String |
toString(Class<?> cls,
Object... items) |
Copyright © 2023. All rights reserved.