public class IntegerSaber extends NumericSaber
| Constructor and Description |
|---|
IntegerSaber() |
| Modifier and Type | Method and Description |
|---|---|
protected Function<String,Integer> |
getFun() |
protected boolean |
isValid(Class<?> paramType) |
fromfrom, getLogger, verifyInputprotected boolean isValid(Class<?> paramType)
isValid in class NumericSaberprotected Function<String,Integer> getFun()
getFun in class NumericSaberCopyright © 2017. All rights reserved.