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