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