public abstract class DecimalSaber extends BaseSaber
| Constructor and Description |
|---|
DecimalSaber() |
| Modifier and Type | Method and Description |
|---|---|
Object |
from(Class<?> paramType,
String literal)
String to object
|
protected abstract <T> Function<String,T> |
getFun() |
protected abstract boolean |
isValid(Class<?> paramType) |
from, getLogger, verifyInputCopyright © 2017. All rights reserved.