public class BigDecimalSaber extends DecimalSaber
| Constructor and Description |
|---|
BigDecimalSaber() |
| Modifier and Type | Method and Description |
|---|---|
<T> Object |
from(T input)
T to object
|
protected Function<String,BigDecimal> |
getFun() |
protected boolean |
isValid(Class<?> paramType) |
fromprotected boolean isValid(Class<?> paramType)
isValid in class DecimalSaberprotected Function<String,BigDecimal> getFun()
getFun in class DecimalSaberCopyright © 2019. All rights reserved.