public final class XBeanByteConverterUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Integer |
convertToIntegerBytes(String str) |
static Long |
convertToLongBytes(String str) |
public static Long convertToLongBytes(String str) throws IllegalArgumentException
IllegalArgumentExceptionpublic static Integer convertToIntegerBytes(String str) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.