public class CoerceToFloat extends AbstractCoercion
| Constructor and Description |
|---|
CoerceToFloat() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
coerce(java.lang.Object value) |
java.lang.Object |
coerce(java.lang.Object value,
CoercionContext context) |
public java.lang.Object coerce(java.lang.Object value)
throws CoercionException
coerce in interface Coercioncoerce in class AbstractCoercionCoercionExceptionpublic java.lang.Object coerce(java.lang.Object value,
CoercionContext context)
throws CoercionException
CoercionException