public class PositiveIntegerAdapter extends IntegerAdapter
| Constructor and Description |
|---|
PositiveIntegerAdapter() |
| 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 © 2022. All rights reserved.