public class NonNegativeIntegerAdapter extends IntegerAdapter
| Constructor and Description |
|---|
NonNegativeIntegerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValid(Integer value) |
Integer |
unmarshal(String value) |
marshalpublic Integer unmarshal(String value)
unmarshal in class IntegerAdapterpublic static boolean isValid(Integer value)
Copyright © 2024. All rights reserved.