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