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