@RequestScoped public class LocaleBasedPrimitiveDoubleConverter extends java.lang.Object implements Converter<java.lang.Double>
ConversionError
will be throw.Constructor and Description |
---|
LocaleBasedPrimitiveDoubleConverter(Localization localization) |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
convert(java.lang.String value,
java.lang.Class<? extends java.lang.Double> type,
java.util.ResourceBundle bundle) |
public LocaleBasedPrimitiveDoubleConverter(Localization localization)
Copyright © 2013 Caelum. All Rights Reserved.