@ApplicationScoped public class BigIntegerConverter extends java.lang.Object implements Converter<java.math.BigInteger>
Constructor and Description |
---|
BigIntegerConverter() |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
convert(java.lang.String value,
java.lang.Class<? extends java.math.BigInteger> type,
java.util.ResourceBundle bundle) |
Copyright © 2013 Caelum. All Rights Reserved.