@ApplicationScoped public class BigIntegerConverter extends Object implements Converter<BigInteger>
| Constructor and Description |
|---|
BigIntegerConverter() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
convert(String value,
Class<? extends BigInteger> type) |
public BigInteger convert(String value, Class<? extends BigInteger> type)
convert in interface Converter<BigInteger>Copyright © 2014 Caelum. All rights reserved.