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