public class GetterUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_INTEGER |
Constructor and Description |
---|
GetterUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
getInteger(java.lang.String value) |
static int |
getInteger(java.lang.String value,
int defaultValue) |
public static final int DEFAULT_INTEGER