public class StringConvert
extends java.lang.Object
Constructor and Description |
---|
StringConvert() |
Modifier and Type | Method and Description |
---|---|
static byte |
getByte(java.lang.String value,
int radix) |
static int |
getInteger(java.lang.String value,
int radix) |
static short |
getShort(java.lang.String value,
int radix) |