@ApplicationScoped public class FloatConverter extends Object implements Converter<Float>
Constructor and Description |
---|
FloatConverter() |
Modifier and Type | Method and Description |
---|---|
Float |
convert(Value value)
Converts the supplied
Value into the appropriate kind of
object and returns the result. |
public FloatConverter()
Copyright © 2019–2020, microBean™. All rights reserved.