public class IdConverter extends Object
| Constructor and Description |
|---|
IdConverter() |
| Modifier and Type | Method and Description |
|---|---|
static BigInteger |
toBigInt(Object id)
Convert Object id parameter (very often String) to BigInteger.
|
@Nonnull public static BigInteger toBigInt(@Nonnull Object id)
Copyright © 2025. All rights reserved.