| Modifier and Type | Field and Description |
|---|---|
static IntegerValueConverter |
NON_NEGATIVE |
static IntegerValueConverter |
POSITIVE |
| Constructor and Description |
|---|
IntegerValueConverter(int minValue) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
convert(String value) |
String |
valuePattern() |
Class<Integer> |
valueType() |
public static final IntegerValueConverter POSITIVE
public static final IntegerValueConverter NON_NEGATIVE
Copyright © 2012-2015 Oracle. All Rights Reserved.