@RequestScoped public class PrimitiveDoubleConverter extends Object implements Converter<Double>
ConversionException will be throw.| Constructor and Description |
|---|
PrimitiveDoubleConverter()
Deprecated.
CDI eyes only
|
PrimitiveDoubleConverter(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
Double |
convert(String value,
Class<? extends Double> type) |
protected NumberFormat |
getNumberFormat() |
public PrimitiveDoubleConverter()
@Inject public PrimitiveDoubleConverter(Locale locale)
Copyright © 2014 Caelum. All rights reserved.