public abstract class DecimalSaber extends BaseSaber
Double, Float, BigDecimal
| 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) |
Copyright © 2021. All rights reserved.