public class BigDecimalAdapter extends AbstractSeedAdapter<BigDecimal>
| Constructor and Description |
|---|
BigDecimalAdapter() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
convert(Seeder seeder) |
Class<BigDecimal> |
getValueClass() |
public BigDecimal convert(Seeder seeder)
public Class<BigDecimal> getValueClass()
Copyright © 2010–2016 none. All rights reserved.